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-178-gc3d506a


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  c3d506aed4f651a98d1afde2fe700822edf9e78e (commit)
      from  3fba3a19ef634dcabd920656675be43aa81862af (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 c3d506aed4f651a98d1afde2fe700822edf9e78e
Author: Stan Cox <scox@redhat.com>
Date:   Mon Jul 20 10:20:23 2009 -0400

    * tapsets.cxx (dwarf_builder::probe_table::convert_probe):
    First check kprobe and utrace (did we arrive via stap?) then check
    if probe arg matches mark("NAME")
    * sdt.h (STAP_PROBE?_): Use STAP_GUARD for stap check, not gettid.

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

Summary of changes:
 includes/sys/sdt.h |   24 ++++++-------
 tapsets.cxx        |   89 +++++++++++++++++++++++++---------------------------
 2 files changed, 54 insertions(+), 59 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]