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.0-252-g4eea006


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  4eea0069b8b677657dcfea3effa2f342d0e5d27f (commit)
      from  e9b2a22da6a5a4cc49b410681bd5cf228f1e8fc3 (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 4eea0069b8b677657dcfea3effa2f342d0e5d27f
Author: Prerna Saxena <prerna@linux.vnet.ibm.com>
Date:   Sun Nov 22 23:40:39 2009 +0530

    Added tracepoint-based probes to block IO and IO scheduler tapsets.
    Added testcases for these probes.
    Also, modified comments in ioblock.stp so that tapset docmentation can be automatically generated for this tapset.

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

Summary of changes:
 doc/SystemTap_Tapset_Reference/tapsets.tmpl |    5 +-
 tapset/ioblock.stp                          |  221 +++++++++++++++++++++------
 tapset/ioscheduler.stp                      |  191 +++++++++++++++++++++++-
 testsuite/buildok/ioblock_test.stp          |    7 +
 testsuite/buildok/ioscheduler.stp           |   13 ++
 5 files changed, 385 insertions(+), 52 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]