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-30-g1916e83


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  1916e8381d5c7d6a06d6b19abeca32ad2f1cef78 (commit)
      from  6307b8419e46a6d78a0d23ff30b978c420fa9e3e (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 1916e8381d5c7d6a06d6b19abeca32ad2f1cef78
Author: David Smith <dsmith@redhat.com>
Date:   Fri Jan 28 12:58:26 2011 -0600

    Fixed BZ559599 by making target_set.stp use syscall probes for ia64.
    
    * tapset/target_set.stp: Dwarfless probes don't work on ia64, so fall back
      to the 'syscall' probes (as we do for kernels < 2.6.18).

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

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