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.4-147-ged67a95


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  ed67a95365a14692a635be81df07b38e6cafccba (commit)
      from  e3d0ec492a0495509e7a93351b4a3b42e83a04fc (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 ed67a95365a14692a635be81df07b38e6cafccba
Author: Roland McGrath <roland@redhat.com>
Date:   Fri Mar 11 09:47:27 2011 -0800

    Add test case for glibc setjmp/longjmp sdt probes.
    
    * testsuite/systemtap.base/setjmp.c: New file.
    * testsuite/systemtap.base/setjmp.exp: New file.
    * testsuite/systemtap.base/setjmp.stp: New file.

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

Summary of changes:
 testsuite/systemtap.base/setjmp.c   |   48 ++++++++++++++++++++++
 testsuite/systemtap.base/setjmp.exp |   58 ++++++++++++++++++++++++++
 testsuite/systemtap.base/setjmp.stp |   76 +++++++++++++++++++++++++++++++++++
 3 files changed, 182 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.base/setjmp.c
 create mode 100644 testsuite/systemtap.base/setjmp.exp
 create mode 100644 testsuite/systemtap.base/setjmp.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]