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-0.7-410-g669bdbf


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  669bdbfc3aee6d85f4f1b84766a5bfdcb0cc48cf (commit)
      from  3cec42574e444b7f91e2d887527bea45348ffb79 (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 669bdbfc3aee6d85f4f1b84766a5bfdcb0cc48cf
Author: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Date:   Tue Oct 28 17:07:27 2008 -0400

    PR5274: uretprobes fixes, belated commit

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

Summary of changes:
 runtime/uprobes/uprobes.c        |   45 +++++++++++++++++++++++++++++++++++++-
 runtime/uprobes/uprobes.h        |    2 +-
 runtime/uprobes/uprobes_i386.c   |    7 ++++++
 runtime/uprobes/uprobes_i386.h   |    8 ++++++
 runtime/uprobes/uprobes_ppc64.h  |   12 ++++++++++
 runtime/uprobes/uprobes_x86.c    |   10 ++++++++
 runtime/uprobes/uprobes_x86.h    |   11 ++++++++-
 runtime/uprobes/uprobes_x86_64.c |   10 ++++++++
 runtime/uprobes/uprobes_x86_64.h |   11 ++++++++-
 9 files changed, 112 insertions(+), 4 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]