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.5-181-g543b26e


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  543b26ed48ac66743ad309ac6cb848a5d377260f (commit)
       via  94c3c803ea90e4d9447b9a28051ea4681c535d57 (commit)
       via  e6fe60e7ac2b7068b97c828cee2502d34e77d89c (commit)
      from  7e88d7860607485539602a4e9002d1f275f1e8d2 (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 543b26ed48ac66743ad309ac6cb848a5d377260f
Author: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Date:   Tue Apr 21 17:19:15 2009 +0530

    Add testcases for kprobe.function family

commit 94c3c803ea90e4d9447b9a28051ea4681c535d57
Author: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Date:   Tue Apr 21 17:08:31 2009 +0530

    Documentation updates for kprobe.function family

commit e6fe60e7ac2b7068b97c828cee2502d34e77d89c
Author: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Date:   Tue Apr 21 17:07:22 2009 +0530

    From Prerna Saxena: Add the kprobe.function probe family

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

Summary of changes:
 NEWS                                 |    6 +
 elaborate.cxx                        |    1 +
 session.h                            |    2 +
 stapprobes.3stap.in                  |   35 +++
 tapsets.cxx                          |  462 +++++++++++++++++++++++++++++++++-
 testsuite/systemtap.base/kprobes.exp |    2 +
 testsuite/systemtap.base/kprobes.stp |   21 ++
 7 files changed, 527 insertions(+), 2 deletions(-)
 create mode 100644 testsuite/systemtap.base/kprobes.exp
 create mode 100644 testsuite/systemtap.base/kprobes.stp


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]