This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-239-g18418d3


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  18418d34c087effe0c648ff4d75996855d38b46a (commit)
      from  6e069abf07f748d8589287071cf4e5a011d3c326 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 18418d34c087effe0c648ff4d75996855d38b46a
Author: Stan Cox <scox@redhat.com>
Date:   Tue Sep 20 14:14:46 2011 -0400

    Add process.plt test.
    
    testsuite/systemtap.base/plt.exp:  New test.
    testsuite/systemtap.base/plt.c:  New test case.
    tapsets.cxx (base_query::base_query):  .plt requires the elf symbol table.

-----------------------------------------------------------------------

Summary of changes:
 tapsets.cxx                      |    2 +
 testsuite/systemtap.base/plt.c   |  267 ++++++++++++++++++++++++++++++++++++++
 testsuite/systemtap.base/plt.exp |  109 ++++++++++++++++
 3 files changed, 378 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.base/plt.c
 create mode 100644 testsuite/systemtap.base/plt.exp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]