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.7-26-g7894e6b


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  7894e6ba881558929bc8b3ab836f6eb16fea4166 (commit)
       via  1233444d6bc514b9ea054ab1e14c3420eaac5b22 (commit)
      from  ca02e21fa8418dae2df8f311b266a4413e8869ea (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 7894e6ba881558929bc8b3ab836f6eb16fea4166
Author: David Smith <dsmith@redhat.com>
Date:   Wed Feb 15 09:20:57 2012 -0600

    Update 3 semok tests for RHEL4.
    
    * testsuite/semok/entry01.stp: Added 'kernel.function("filp_open")' probe
      point for RHEL4 (which doesn't have 'kernel.function("do_filp_open")'.
    * testsuite/semok/entry03.stp: Ditto.
    * testsuite/semok/kretprobe-data.stp: Added
      'kernel.function("path_lookup")' probe point for RHEL4 (which doesn't
      have 'kernel.function("do_path_lookup")'.

commit 1233444d6bc514b9ea054ab1e14c3420eaac5b22
Author: David Smith <dsmith@redhat.com>
Date:   Wed Feb 15 09:19:14 2012 -0600

    Mark semok uprobes tests as untested on platforms with no uprobes.
    
    * testsuite/systemtap.pass1-4/semok.exp: Mark several tests as 'untested'
      on platforms that don't have uprobes.

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

Summary of changes:
 testsuite/semok/entry01.stp           |    3 ++-
 testsuite/semok/entry03.stp           |    8 ++++++--
 testsuite/semok/kretprobe-data.stp    |    4 +++-
 testsuite/systemtap.pass1-4/semok.exp |   20 +++++++++++++++-----
 4 files changed, 26 insertions(+), 9 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]