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.1-156-gae34ff1


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  ae34ff1086e98f986c2f62b8c4666adf57663f11 (commit)
      from  ad79c8a6970b39e77ee592479a7b80de683833f6 (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 ae34ff1086e98f986c2f62b8c4666adf57663f11
Author: David Smith <dsmith@redhat.com>
Date:   Fri Mar 5 11:14:46 2010 -0600

    PR 11338 (partial): Used '@defined()' in syscall tapsets.
    
    * tapset/syscalls.stp: Used '@defined()' to remove kernel version checks.
    * tapset/syscalls2.stp: Ditto.
    * tapset/x86_64/syscalls.stp: Ditto.
    * tapset/nd_syscalls.stp: Updated to match tapset/syscalls.stp.
    * tapset/nd_syscalls2.stp: Updated to match tapset/syscalls2.stp.
    * tapset/x86_64/nd_syscalls.stp: Updated to match
      tapset/x86_64/syscalls.stp.

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

Summary of changes:
 tapset/nd_syscalls.stp        |  103 ++++++++++++----------------------------
 tapset/nd_syscalls2.stp       |   18 +++----
 tapset/syscalls.stp           |   99 +++++++++++----------------------------
 tapset/syscalls2.stp          |   87 +++++++++++-----------------------
 tapset/x86_64/nd_syscalls.stp |   12 +----
 tapset/x86_64/syscalls.stp    |    6 +--
 6 files changed, 100 insertions(+), 225 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]