public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-270-g669853f
@ 2010-06-15 20:02 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-06-15 20:02 UTC (permalink / raw)
  To: systemtap-cvs

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  669853f7085b03430f68365a0c73f52706f0fd0d (commit)
      from  f95a9329791d91e9a07c8c590a85e880221b944f (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 669853f7085b03430f68365a0c73f52706f0fd0d
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Jun 14 10:44:10 2010 -0700

    Banish the SyScall
    
    We don't need to deal with the SYSCALL_WRAPPERS-generated SyS_foo,
    because since the dawn of that feature they have also provided a normal
    sys_foo alias.  So as long as alias tracking is working, both in our
    translator and in kallsyms for kprobe.function, we can be blissfully
    ignorant.
    
    http://sourceware.org/ml/systemtap/2010-q2/msg00551.html

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

Summary of changes:
 tapset/nd_syscalls.stp                |  649 ++++++++++----------------------
 tapset/nd_syscalls2.stp               |  671 ++++++++++----------------------
 tapset/s390/nd_syscalls.stp           |    6 +-
 tapset/s390/syscalls.stp              |    6 +-
 tapset/syscalls.stp                   |  667 ++++++++++-----------------------
 tapset/syscalls2.stp                  |  675 ++++++++++-----------------------
 testsuite/semok/defined_list_vars.stp |    3 +-
 7 files changed, 809 insertions(+), 1868 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-15 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-15 20:02 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-270-g669853f jistone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).