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-112-g18ac9f3


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  18ac9f367a2e63335dfbdc8f5e8a97de4e40dbe4 (commit)
       via  86872ea4cdc4ce7b4546975125fc7be7c7a6e0ec (commit)
      from  8c39e6ee099a479b3f8e25bad1272085369970a9 (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 18ac9f367a2e63335dfbdc8f5e8a97de4e40dbe4
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Apr 9 14:26:07 2009 +0200

    Add tests for probefunc(), usymname(), uaddr() versus shared libraries.
    
    * testsuite/systemtap.base/uprobes_uname.exp: New file.
    * testsuite/systemtap.base/uprobes_uname.stp: Likewise.

commit 86872ea4cdc4ce7b4546975125fc7be7c7a6e0ec
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Apr 9 14:22:03 2009 +0200

    Make new stap_task_finder_targets chain on correct list.
    
    * runtime/task_finder.c (stap_register_task_finder_target): Also check both
      pathlen are zero.

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

Summary of changes:
 runtime/task_finder.c                              |    2 +-
 .../{uprobes_lib.exp => uprobes_uname.exp}         |   18 +++++++++---------
 testsuite/systemtap.base/uprobes_uname.stp         |    7 +++++++
 3 files changed, 17 insertions(+), 10 deletions(-)
 copy testsuite/systemtap.base/{uprobes_lib.exp => uprobes_uname.exp} (84%)
 create mode 100644 testsuite/systemtap.base/uprobes_uname.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]