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-308-gc1743d0


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  c1743d05f78f70e932188fa1675216c5582f68c2 (commit)
      from  f848701fd1a15862e6bd77e5f3559be38a9b6122 (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 c1743d05f78f70e932188fa1675216c5582f68c2
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jun 12 08:28:52 2012 -0500

    Improve conversions.exp test by also testing tracepoint/timer.profile probes.
    
    * testsuite/systemtap.stress/conversions.exp: Move main logic into a
      procedure so that more than begin probes can be tested.  Add tracepoint
      and timer.profile testing.
    * testsuite/systemtap.stress/conversions_profile.stp: New file.
    * testsuite/systemtap.stress/conversions_trace.stp: New file.

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

Summary of changes:
 testsuite/systemtap.stress/conversions.exp         |   63 +++++---
 testsuite/systemtap.stress/conversions_profile.stp |  173 ++++++++++++++++++++
 testsuite/systemtap.stress/conversions_trace.stp   |  173 ++++++++++++++++++++
 3 files changed, 388 insertions(+), 21 deletions(-)
 create mode 100644 testsuite/systemtap.stress/conversions_profile.stp
 create mode 100644 testsuite/systemtap.stress/conversions_trace.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]