public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-681-g865c48f
@ 2012-01-24 17:03 wcohen
  0 siblings, 0 replies; only message in thread
From: wcohen @ 2012-01-24 17:03 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  865c48f78c7f0a87448ffcb2b384389188a18a74 (commit)
      from  17e446b2e185840081410d44618e7b3329146fcf (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 865c48f78c7f0a87448ffcb2b384389188a18a74
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Jan 24 11:58:39 2012 -0500

    Add the pstrace function to tapset with documentation and example test
    
    The pstrace function generates a string that traces the processes from
    the task_struct passed in back to the ancestor spawned by init(1).
    This allows you to determine what processes are ancestors for a particular
    process.

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

Summary of changes:
 doc/SystemTap_Tapset_Reference/tapsets.tmpl        |    1 +
 tapset/pstrace.stp                                 |   26 ++++++++++++++++++++
 .../systemtap.examples/process/pstrace_exec.meta   |   13 ++++++++++
 .../systemtap.examples/process/pstrace_exec.stp    |   18 +++++++++++++
 4 files changed, 58 insertions(+), 0 deletions(-)
 create mode 100644 tapset/pstrace.stp
 create mode 100644 testsuite/systemtap.examples/process/pstrace_exec.meta
 create mode 100755 testsuite/systemtap.examples/process/pstrace_exec.stp


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


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

only message in thread, other threads:[~2012-01-24 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-24 17:03 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-681-g865c48f wcohen

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).