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-244-g208fad9


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  208fad9296514df799d1abcaa426b24f6fc88215 (commit)
      from  5104fec45e30816ac283851a7363d3b1312b0458 (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 208fad9296514df799d1abcaa426b24f6fc88215
Author: David Smith <dsmith@redhat.com>
Date:   Thu Apr 14 15:42:48 2011 -0500

    Avoid side-effect-free function warnings on '_ptrace_return_arch_prctl_addr'.
    
    * tapset/i386/aux_syscalls.stp: To avoid side-effect-free function
      warnings on '_ptrace_return_arch_prctl_addr', just return 0.
    * tapset/ia64/aux_syscalls.stp: Ditto.
    * tapset/powerpc/aux_syscalls.stp: Ditto.
    * tapset/s390/aux_syscalls.stp: Ditto.

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

Summary of changes:
 tapset/i386/aux_syscalls.stp    |    1 +
 tapset/ia64/aux_syscalls.stp    |    1 +
 tapset/powerpc/aux_syscalls.stp |    1 +
 tapset/s390/aux_syscalls.stp    |    1 +
 4 files changed, 4 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]