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-1.1-153-gaa0be91


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  aa0be91ff9cdd708d2b501fb0dbf4cd070408b9e (commit)
      from  6cfefaad912d6042f87745b43aa61d908d7e9136 (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 aa0be91ff9cdd708d2b501fb0dbf4cd070408b9e
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Mar 4 22:13:03 2010 +0100

    Add cmdline argument fetching for current process to context.stp tapset.
    
    * tapset/context.stp: Add cmdline_str, cmdline_arg and cmdline_args.
    * testsuite/buildok/context_test.stp: Add tests for new functions.

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

Summary of changes:
 tapset/context.stp                 |   74 ++++++++++++++++++++++++++++++++++++
 testsuite/buildok/context_test.stp |    4 ++
 2 files changed, 78 insertions(+), 0 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]