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.5-78-g54d8464


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  54d846473e4d93c5497f12dac55963c7f7879b80 (commit)
       via  feb9187ba645c198e2e177080b4563080c0ee69e (commit)
      from  d42c3ab0f448c9ca90fab4c3fbac0fc47bb5f090 (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 54d846473e4d93c5497f12dac55963c7f7879b80
Author: William Cohen <wcohen@redhat.com>
Date:   Wed Jul 6 11:56:15 2011 -0400

    Update the examples list

commit feb9187ba645c198e2e177080b4563080c0ee69e
Author: William Cohen <wcohen@redhat.com>
Date:   Wed Jul 6 11:52:33 2011 -0400

    PR12947 - Add some examples to execise the probes for hardware breakpoints

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

Summary of changes:
 testsuite/systemtap.examples/index.html            |    7 +++
 testsuite/systemtap.examples/index.txt             |   22 +++++++++
 testsuite/systemtap.examples/keyword-index.html    |   19 ++++++++-
 testsuite/systemtap.examples/keyword-index.txt     |   46 ++++++++++++++++++++
 .../systemtap.examples/memory/hw_watch_addr.meta   |   14 ++++++
 .../systemtap.examples/memory/hw_watch_addr.stp    |    6 +++
 .../systemtap.examples/memory/hw_watch_sym.meta    |   14 ++++++
 .../systemtap.examples/memory/hw_watch_sym.stp     |    6 +++
 8 files changed, 133 insertions(+), 1 deletions(-)
 create mode 100644 testsuite/systemtap.examples/memory/hw_watch_addr.meta
 create mode 100755 testsuite/systemtap.examples/memory/hw_watch_addr.stp
 create mode 100644 testsuite/systemtap.examples/memory/hw_watch_sym.meta
 create mode 100755 testsuite/systemtap.examples/memory/hw_watch_sym.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]