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.2-126-g0944a81


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  0944a81e3d82d82641be8247ec559ed39ba20e81 (commit)
      from  6a80494e753367b7096a928705312dfdfa437201 (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 0944a81e3d82d82641be8247ec559ed39ba20e81
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri May 7 14:25:24 2010 -0400

    PR11573: cont'd, defeat on non-utrace platforms
    
    On jistone's advice, tested the code on rhel4 where there is no
    utrace.  print_ubacktrace() works only on incoming kernel state
    (which shouldn't really work anyway).  Forcing uprobes for these
    ubacktrace() type calls is therefore not a problem.
    
    * buildrun.cxx (uprobes_pass): If uprobes still needed, probably
      due to /* pragma:uprobes */, rejectfor utrace-less kernels.

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

Summary of changes:
 buildrun.cxx |    6 ++++++
 1 files changed, 6 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]