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-0.9.7-14-g8874701


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  88747011872d35bdb5dac1a01569e88b385d0519 (commit)
      from  82b6fb210c651e7c5a742e187d7ff664bd22705d (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 88747011872d35bdb5dac1a01569e88b385d0519
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sat Apr 25 21:47:54 2009 -0400

    fix kprobe.* probes so they don't break -p4 if script also has kernel.* probes
    
    * tapsets.cxx (kprobe_derived_probe): Use enter_k[ret]probe>>2<<_probe.
    * testsuite/buildok/thirtyone.stp: Test this.

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

Summary of changes:
 tapsets.cxx                     |   12 ++++++------
 testsuite/buildok/thirtyone.stp |    4 ++++
 2 files changed, 10 insertions(+), 6 deletions(-)
 create mode 100755 testsuite/buildok/thirtyone.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]