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.9-173-g0afb707


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  0afb7073fa08980ecf9a80018d18a5148c2f686e (commit)
       via  da049631393c37bad502ffac08a3805778c8d60d (commit)
       via  601915ab6aebff06bfc830be3b0f69976a486d9d (commit)
      from  0d0ec03bfd51353d75cdfd306704aa2544d84204 (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 0afb7073fa08980ecf9a80018d18a5148c2f686e
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Mar 19 11:32:48 2009 -0400

    rename process().itrace -> process().insn introduce process().insn.block

commit da049631393c37bad502ffac08a3805778c8d60d
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Mar 19 11:28:04 2009 -0400

    start of rhel5 compatibility for itrace

commit 601915ab6aebff06bfc830be3b0f69976a486d9d
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Mar 19 11:27:19 2009 -0400

    add runtime/autoconf magic for itrace on pre-find_task_by_vpid kernels

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

Summary of changes:
 buildrun.cxx                        |    1 +
 runtime/autoconf-find-task-pid.c    |    6 +++++
 runtime/itrace.c                    |   42 ++++++++++++++++++++++++++++++++++-
 runtime/utrace_compatibility.h      |    9 ++++++-
 stapprobes.5.in                     |   13 +++++++---
 tapsets.cxx                         |   13 ++++++++--
 testsuite/systemtap.base/itrace.exp |    7 +----
 7 files changed, 77 insertions(+), 14 deletions(-)
 create mode 100644 runtime/autoconf-find-task-pid.c


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]