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-455-g059867e


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  059867ed1227f5d0b327e17895272b3b87701637 (commit)
      from  d3f9f7324804d58f0810ee62cc2fa58302fdafb3 (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 059867ed1227f5d0b327e17895272b3b87701637
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Jul 8 18:50:15 2010 -0400

    Adjust systemtap.example checks for the current behavior of "stap -l ..."
    
    The -l option only return an error if no matches are found. A number of
    the tests would falsely pass because some of the probe points would match.
    The tests need to check each probe point individually to avoid missing a
    needed probe point.

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

Summary of changes:
 .../systemtap.examples/memory/mmanonpage.meta      |    2 +-
 .../systemtap.examples/memory/mmfilepage.meta      |    2 +-
 testsuite/systemtap.examples/memory/mmreclaim.meta |    2 +-
 .../systemtap.examples/memory/mmwriteback.meta     |    2 +-
 testsuite/systemtap.examples/network/autofs4.meta  |    2 +-
 .../systemtap.examples/process/schedtimes.meta     |    2 +-
 6 files changed, 6 insertions(+), 6 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]