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-6-g23e2a72


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  23e2a72ae0ac6a04a4b7b3d0659b20819694f199 (commit)
       via  27967df724c2d121e7ab32ea8b50680d555f865a (commit)
       via  814bd377b476b8b2ec085eb913e8a531cff2b1c7 (commit)
      from  d0cc93e26bc393fbbede3e09541f1b460d52dac8 (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 23e2a72ae0ac6a04a4b7b3d0659b20819694f199
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Jun 18 15:42:24 2012 -0400

    tapset: panic() and friends
    
    * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Pull in panic.stp.
    * tapset/guru-delay.stp: Fix typo.
    * tapset/panic.stp: Fix 'nother super important typo.
    * testsuite/buildok/guru.stp: Build-test the bad boys.

commit 27967df724c2d121e7ab32ea8b50680d555f865a
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Jun 18 15:41:29 2012 -0400

    testsuite: activate buildok/pretty-uprobes.stp test
    
    Its permissions needed +x.

commit 814bd377b476b8b2ec085eb913e8a531cff2b1c7
Author: Bryn M. Reeves <bmr@redhat.com>
Date:   Mon Jun 18 19:02:53 2012 +0100

    Add panic tapset
    
    Add a tapset to expose the kernel's panic() routine.

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

Summary of changes:
 doc/SystemTap_Tapset_Reference/tapsets.tmpl |    6 +++-
 tapset/guru-delay.stp                       |    2 +-
 tapset/panic.stp                            |   32 +++++++++++++++++++++++++++
 testsuite/buildok/guru.stp                  |    7 ++++++
 4 files changed, 44 insertions(+), 3 deletions(-)
 create mode 100644 tapset/panic.stp
 create mode 100755 testsuite/buildok/guru.stp
 mode change 100644 => 100755 testsuite/buildok/pretty-uprobes.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]