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.6-518-ge2d98c6


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  e2d98c60dcbb1dee319e9bd5c5fdc3a7198fd636 (commit)
      from  72dd064de16fe530bd16ba4622dcb16effbfc361 (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 e2d98c60dcbb1dee319e9bd5c5fdc3a7198fd636
Author: David Smith <dsmith@redhat.com>
Date:   Tue Nov 29 15:52:13 2011 -0600

    Added individual tests for function.call and function.return probes.
    
    * testsuite/systemtap.base/uprobes.exp: Added sub-tests that check .call
      and .return probes individually.
    * testsuite/systemtap.base/uprobes_call.stp: New file.
    * testsuite/systemtap.base/uprobes_return.stp: New file.

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

Summary of changes:
 testsuite/systemtap.base/uprobes.exp        |   57 ++++++++++++++++++--------
 testsuite/systemtap.base/uprobes_call.stp   |    2 +
 testsuite/systemtap.base/uprobes_return.stp |    2 +
 3 files changed, 43 insertions(+), 18 deletions(-)
 create mode 100644 testsuite/systemtap.base/uprobes_call.stp
 create mode 100644 testsuite/systemtap.base/uprobes_return.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]