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.3-126-g6d892a1


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  6d892a15eac1f734d752dcb8ba348f07b6118ec5 (commit)
      from  49060244317a9dff7388aaa540af7c9904a59a82 (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 6d892a15eac1f734d752dcb8ba348f07b6118ec5
Author: William Cohen <wcohen@redhat.com>
Date:   Wed Sep 15 15:57:53 2010 -0400

    Improved latencytap.stp
    
    This version of latencytap.stp has the following improvements:
    
    -Print out the data sorted on the total time waiting for each cause
    -Have a debug flag to print out stack backtraces when there is no cause listed.
     This is enabled by compiling latencytap to a module and then using:
        staprun latentap.ko debug=1

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

Summary of changes:
 .../systemtap.examples/profiling/latencytap.stp    |   51 +++++++++++++++-----
 1 files changed, 38 insertions(+), 13 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]