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.8-129-g665e125


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  665e12562a4aa4f40aeeed0cfd207b49f89c9fd1 (commit)
      from  619d9aaf011c975159a79d34259083a596162bf1 (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 665e12562a4aa4f40aeeed0cfd207b49f89c9fd1
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Jul 8 13:04:10 2009 -0400

    PR3498 cont'd, fix wildcard module("*") probes
    
    * dwflpp.cxx (name_has_wildcard): Make static.
      (dwfl_report_offline_predicate): Check & adjust behavior.
    * dwflpp.h: Corresponding changes.
    * tapsets.cxx: Note that kern_dw[] keys may be wildcard strings.
    * testsuite/buildok/fortysix.stp: New test.

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

Summary of changes:
 dwflpp.cxx                     |   44 ++++++++++++++++++++--------------------
 dwflpp.h                       |    2 +-
 tapsets.cxx                    |    2 +-
 testsuite/buildok/fortysix.stp |    3 ++
 4 files changed, 27 insertions(+), 24 deletions(-)
 create mode 100755 testsuite/buildok/fortysix.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]