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.7-155-ge0157be


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  e0157befd18331b63bfb77f1e1c8aad2ed724dd5 (commit)
      from  71298b174a6ab94e903c9f5c69c3616f08a6f0f0 (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 e0157befd18331b63bfb77f1e1c8aad2ed724dd5
Author: David Smith <dsmith@redhat.com>
Date:   Thu Apr 12 13:05:25 2012 -0500

    Fixed PR13745 by updating memory tracepoint examples.
    
    * testsuite/systemtap.examples/memory/mmanonpage.stp: Updated tracepoints
      for RHEL6 and upstream kernels.
    * testsuite/systemtap.examples/memory/mmanonpage.stp: Ditto.
    * testsuite/systemtap.examples/memory/mmfilepage.stp: Ditto.
    * testsuite/systemtap.examples/memory/mmwriteback.stp: Ditto.
    * testsuite/systemtap.examples/memory/mmanonpage.meta: Updated script
      tracepoint dependencies in 'test_support' section.
    * testsuite/systemtap.examples/memory/mmfilepage.meta: Ditto.
    * testsuite/systemtap.examples/memory/mmwriteback.meta: Ditto.

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

Summary of changes:
 .../systemtap.examples/memory/mmanonpage.meta      |    2 +-
 testsuite/systemtap.examples/memory/mmanonpage.stp |    4 +-
 .../systemtap.examples/memory/mmfilepage.meta      |    2 +-
 testsuite/systemtap.examples/memory/mmfilepage.stp |    4 +-
 .../systemtap.examples/memory/mmwriteback.meta     |    2 +-
 .../systemtap.examples/memory/mmwriteback.stp      |   21 +++++++++++++++----
 6 files changed, 23 insertions(+), 12 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]