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.7-192-g7a05f48


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  7a05f484bf0e95d41e4d52ecb8bc6052a2d1fcc3 (commit)
      from  129de9ef18cd142e31ed509a7704d4faf0879f4c (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 7a05f484bf0e95d41e4d52ecb8bc6052a2d1fcc3
Author: Stan Cox <scox@redhat.com>
Date:   Wed Jun 3 16:10:04 2009 -0400

    * tapsets.cxx (dwarf_builder::probe_table): New.  Derived from
    dwarf_builder::build to handle the .probes section
    (sdt_var_expanding_visitor): New.  Expand static probe $argN.
    (dwarf_builder::build): Use probe_table.  Add kprobe and utrace probe types.

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

Summary of changes:
 tapsets.cxx |  558 +++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 412 insertions(+), 146 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]