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.8-194-gb34058d


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  b34058d5462990f7c58fd70716610430de1756e7 (commit)
      from  7b4a162064d74b0fd082065e808485776ec9a0c5 (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 b34058d5462990f7c58fd70716610430de1756e7
Author: Chris Meek <cmeek@redhat.com>
Date:   Wed Aug 15 15:44:55 2012 -0400

    PR11659: Hook into the panic_notifier_list
    
    This feature lets stap dump the trace buffers to the serial console on a
    kernel panic. The basic functionality is there, but it could use some
    tweeking including adding a summary report at the end of the dump.
    Currently it only works for the relay buffer V2.

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

Summary of changes:
 runtime/transport/symbols.c   |   93 ++++++++++++++++++++++++++++++++++++++++-
 runtime/transport/transport.c |   19 ++++++++
 2 files changed, 111 insertions(+), 1 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]