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-113-gca23376


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  ca23376536effd5ed935cde660c06d51b7334657 (commit)
      from  07eeb1448c8899f169d711349e9c62a09062f076 (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 ca23376536effd5ed935cde660c06d51b7334657
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Feb 24 14:02:21 2011 -0500

    Disable systemtap.examples/process/noptrace.stp on RHEL4 systems (PR12498)
    
    The debug information on RHEL4 kernels appears to be wrong. This causes
    the noptrace.stp example to write into the wrong location. Rather than the
    ptrace syscall exiting immediately, the ptrace syscall continues and the
    test hangs on RHEL4 systems.  The noptrace.stp test is disabled on RHEL4
    systems to work around this issue.

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

Summary of changes:
 testsuite/systemtap.examples/process/noptrace.meta |    1 +
 1 files changed, 1 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]