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-0.9.9-104-g696ec15


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  696ec1549fcd846f9736a9c96e25f6ba555cd3e4 (commit)
      from  c54731e1d0e627a0fb1bb46a63e675c65932cb6c (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 696ec1549fcd846f9736a9c96e25f6ba555cd3e4
Author: Stan Cox <scox@redhat.com>
Date:   Thu Aug 6 16:20:39 2009 -0400

    Fix a couple of sdt_query reorg problems.
    
    * tapsets.cxx (sdt_query::handle_query_module): For uprobe probes:
    1) find all same named probes to handle multiple probes per module
    2) use new_base for uprobe probes to handle $$name
    * sdt_misc.exp:  Test $$name

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

Summary of changes:
 tapsets.cxx                           |    5 +++--
 testsuite/systemtap.base/sdt_misc.exp |   11 +++++++----
 2 files changed, 10 insertions(+), 6 deletions(-)


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]