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.5-36-g51d6bda


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  51d6bda314fc31a4c9773db7f6803fec66c29484 (commit)
      from  6d5d594ea81d85098fb1b2fbb0b93e0abb68dc10 (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 51d6bda314fc31a4c9773db7f6803fec66c29484
Author: Stan Cox <scox@redhat.com>
Date:   Wed Jun 8 16:34:36 2011 -0400

    Also allow library wildcards for sdt probes.
    
    tapsets.cxx (query_one_library):  Renamed from dwarf_query::query_library.
     (dwarf_query::query_library):  Call it from here...
     (sdt_query::query_library):  and here.
    library.exp:  Also test .mark
    library.stp:  Likewise.

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

Summary of changes:
 tapsets.cxx                          |   33 +++++++++++++++++++++++++--------
 testsuite/systemtap.base/library.exp |    8 ++++++--
 testsuite/systemtap.base/library.stp |   25 +++++++++++++++++++++++++
 3 files changed, 56 insertions(+), 10 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]