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-210-ga0c0ed1


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  a0c0ed1c030d8e812eed19b096c626b7ce233358 (commit)
      from  fc7e606e053159fad715883ccee2d99324c32f1a (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 a0c0ed1c030d8e812eed19b096c626b7ce233358
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Tue Jul 28 19:50:24 2009 -0400

    PR6978: support $$parms for process.syscall
    
    * tapset-utrace.cxx (visit_target_symbol_arg): Handle $$parms.
    * testsuite/systemtap.base/utrace_p4.exp: Add test case.
    * testsuite/systemtap.base/utrace_p5.exp: Ditto.

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

Summary of changes:
 tapset-utrace.cxx                      |  137 +++++++++++++++++++++-----------
 testsuite/systemtap.base/utrace_p4.exp |   19 +++++
 testsuite/systemtap.base/utrace_p5.exp |   22 +++++
 3 files changed, 131 insertions(+), 47 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]