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.7-409-g3cec425


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  3cec42574e444b7f91e2d887527bea45348ffb79 (commit)
      from  d4b35e96eab28e96353b53954111662cf76ced2d (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 3cec42574e444b7f91e2d887527bea45348ffb79
Author: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Date:   Tue Oct 28 16:13:01 2008 -0400

    PR5274: uretprobe vs. longjmp support

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

Summary of changes:
 testsuite/ChangeLog                     |    5 +++
 testsuite/systemtap.base/bz5274.a.stp   |   16 ++++++++++
 testsuite/systemtap.base/bz5274.c       |   44 +++++++++++++++++++++++++++
 testsuite/systemtap.base/bz5274.exp     |   50 +++++++++++++++++++++++++++++++
 testsuite/systemtap.base/bz5274.exp_out |   12 +++++++
 testsuite/systemtap.base/bz5274.sh      |    2 +
 testsuite/systemtap.base/bz5274.stp     |    8 +++++
 7 files changed, 137 insertions(+), 0 deletions(-)
 create mode 100755 testsuite/systemtap.base/bz5274.a.stp
 create mode 100644 testsuite/systemtap.base/bz5274.c
 create mode 100755 testsuite/systemtap.base/bz5274.exp
 create mode 100644 testsuite/systemtap.base/bz5274.exp_out
 create mode 100755 testsuite/systemtap.base/bz5274.sh
 create mode 100755 testsuite/systemtap.base/bz5274.stp


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]