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. rhel52-ga-388-g0562c0e


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  0562c0e77429fd6798f8a1d46ef597527e7a392f (commit)
       via  1461de23ee84384940626145f07b0a736a2d8bb3 (commit)
      from  f2782fe588397a5baa313eb825dd4c508818dc7e (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 0562c0e77429fd6798f8a1d46ef597527e7a392f
Author: David Smith <dsmith@redhat.com>
Date:   Wed Jun 11 11:16:07 2008 -0500

    utrace thread.begin and thread.end probe test fixes.
    2008-06-11  David Smith  <dsmith@redhat.com>
    
            * systemtap.base/utrace_p5.exp: Made changes to work when not
            configured in the src directory.
            * systemtap.base/utrace_p5_multi.c: Made changes to work on x86_64
            systems.

commit 1461de23ee84384940626145f07b0a736a2d8bb3
Author: David Smith <dsmith@redhat.com>
Date:   Wed Jun 11 10:37:32 2008 -0500

    Added .thread.begin and .thread.end utrace probe tests.
    2008-06-11  David Smith  <dsmith@redhat.com>
    
            * systemtap.base/utrace_p5.exp: Added 'process().thread.begin' and
            'process().thread.end' tests.
            * systemtap.base/utrace_p5_multi.c: Added multi-threaded test
            program for utrace_p5.exp.
            * .gitignore: Updated.

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

Summary of changes:
 testsuite/.gitignore                       |    2 +-
 testsuite/ChangeLog                        |   13 +++++
 testsuite/systemtap.base/utrace_p5.exp     |   70 +++++++++++++++++++++++++++-
 testsuite/systemtap.base/utrace_p5_multi.c |   45 ++++++++++++++++++
 4 files changed, 127 insertions(+), 3 deletions(-)
 create mode 100644 testsuite/systemtap.base/utrace_p5_multi.c


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]