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.2-38-g602eddb


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  602eddb22e42fd0ae51549240f54a247d13afe17 (commit)
      from  dd3d6ed1d4187da281fac6c344ebe765274325bc (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 602eddb22e42fd0ae51549240f54a247d13afe17
Author: David Smith <dsmith@redhat.com>
Date:   Tue Apr 6 13:17:15 2010 -0500

    Added atomic_read() embedded-C function and tests.
    
    * tapset/atomic.stp: Added atomic_read().
    * testsuite/buildok/atomic.stp: Added atomic_read() compile test.
    * testsuite/systemtap.base/atomic.exp: Added atomic_read() tests.
    * testsuite/lib/stap_run_error.exp (stap_run_error): Logs stap command and
      tries to ensure inferior process is killed.

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

Summary of changes:
 tapset/atomic.stp                   |   12 +++++
 testsuite/buildok/atomic.stp        |    1 +
 testsuite/lib/stap_run_error.exp    |    5 ++-
 testsuite/systemtap.base/atomic.exp |   86 ++++++++++++++++++++++++++++++-----
 4 files changed, 91 insertions(+), 13 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]