public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-26-ga96d1db
@ 2008-07-29 15:32 dcnomura
  0 siblings, 0 replies; only message in thread
From: dcnomura @ 2008-07-29 15:32 UTC (permalink / raw)
  To: systemtap-cvs

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  a96d1db083ba958e4da2a212dd044c52d001511a (commit)
      from  b1af668d224b0673f27f991a77455d6e0ecb6891 (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 a96d1db083ba958e4da2a212dd044c52d001511a
Author: dcn <dcn@vervainp2.rchland.ibm.com>
Date:   Tue Jul 29 06:32:54 2008 -0500

    session.h (struct systemtap_session): Added itrace_derived_probe
    group.
    elaborate.cxx (systemtap_session::systemtap_session): Added
    initialization of itrace_derived_probes.
    tapsets.cxx (struct itrace_derived_probe): Add derived_probe
    struct for holding info needed by itrace probes.
    (struct itrace_derived_probe_group): New derived_probe_group
    to handle itrace probes.
    (itrace_derived_probe::itrace_derived_probe): Needed for use with
    task_finder.
    (itrace_derived_probe_group::join_group): Ditto.
    (itrace_derived_probe_group::enroll): Ditto.
    (itrace_derived_probe_group::emit_probe_decl): Ditto.
    (itrace_derived_probe_group::emit_module_decls): Ditto.
    (itrace_derived_probe_group::emit_module_init): Ditto.
    (itrace_derived_probe_group::emit_module_exit): Ditto.
    stapprobes.5.in : Added documentation of itrace probe.

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

Summary of changes:
 ChangeLog                 |   20 ++
 elaborate.cxx             |    1 +
 runtime/itrace.c          |  438 +++++++++++++++++++++++++++++++++++++++++++++
 session.h                 |    2 +
 stapprobes.5.in           |    5 +
 systemtap.base/itrace.exp |  102 +++++++++++
 tapsets.cxx               |  282 +++++++++++++++++++++++++++++
 testsuite/ChangeLog       |    4 +
 8 files changed, 854 insertions(+), 0 deletions(-)
 create mode 100644 runtime/itrace.c
 create mode 100644 systemtap.base/itrace.exp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-29 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-29 15:32 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-26-ga96d1db dcnomura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).