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-341-g6a22cb2


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  6a22cb27778995242843c9556d09b0723e761468 (commit)
      from  2221f9f97c16a28929828ff9d6d355097f64c9cf (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 6a22cb27778995242843c9556d09b0723e761468
Author: David Smith <dsmith@redhat.com>
Date:   Fri Jun 25 11:32:02 2010 -0500

    Added kprocess.stp testcases.
    
    * testsuite/buildok/kprocess-all-probes.stp: Renamed from
      process-all-probes.stp and uses wildcards.
    * testsuite/buildok/kprocess-detailed.stp: New testcase.
    * testsuite/buildok/kprocess-embedded.stp: Ditto.

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

Summary of changes:
 testsuite/buildok/kprocess-all-probes.stp |    7 ++++++
 testsuite/buildok/kprocess-detailed.stp   |   31 +++++++++++++++++++++++++++++
 testsuite/buildok/kprocess-embedded.stp   |    6 +++++
 testsuite/buildok/process-all-probes.stp  |   12 -----------
 4 files changed, 44 insertions(+), 12 deletions(-)
 create mode 100755 testsuite/buildok/kprocess-all-probes.stp
 create mode 100755 testsuite/buildok/kprocess-detailed.stp
 create mode 100755 testsuite/buildok/kprocess-embedded.stp
 delete mode 100755 testsuite/buildok/process-all-probes.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]