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.4-7-g4ec30a2


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  4ec30a2e5dd462bddce36728de7332fd0942bd31 (commit)
      from  54b76f09524ccb1ddcb62601f0db18cd81be3f72 (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 4ec30a2e5dd462bddce36728de7332fd0942bd31
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jan 18 14:14:13 2011 -0600

    Fixed BZ669740 by making target_set.stp use syscall probes in kernels < 2.6.18.
    
    * tapset/target_set.stp: Dwarfless probes don't work in kernels < 2.6.18.
      So, fall back to 'syscall' probes for those kernels (instead of
      'nd_syscall' probes.

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

Summary of changes:
 tapset/target_set.stp |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 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]