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.4-118-g3202fbf


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  3202fbff93f708cbeef81bead2568ab4702b683c (commit)
       via  4ad95bbc90996f4ccdf454273465dcc6237b8ca1 (commit)
      from  b29e794d408f3fabc11e5f5a86fb5c62eb941027 (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 3202fbff93f708cbeef81bead2568ab4702b683c
Merge: 4ad95bb b29e794
Author: Stan Cox <scox@redhat.com>
Date:   Fri Feb 25 11:10:18 2011 -0500

    Merge branch 'master' of ssh://sourceware.org/git/systemtap

commit 4ad95bbc90996f4ccdf454273465dcc6237b8ca1
Author: Stan Cox <scox@redhat.com>
Date:   Fri Feb 25 11:03:58 2011 -0500

    Add basic library support.
    
    	* tapsets.cxx (dwarf_derived_probe::register_patterns): Add
    	process.library.{statement,function}.
    	* library.{exp,stp}: New.

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

Summary of changes:
 tapsets.cxx                          |   10 +++-
 testsuite/systemtap.base/library.exp |   98 ++++++++++++++++++++++++++++++++++
 testsuite/systemtap.base/library.stp |   12 ++++
 3 files changed, 117 insertions(+), 3 deletions(-)
 create mode 100644 testsuite/systemtap.base/library.exp
 create mode 100644 testsuite/systemtap.base/library.stp


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]