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-396-g3333b4e


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  3333b4ec5e7de3325e0f50d27b66f52a9d569fec (commit)
      from  c0304922051faad1ebc38cd87e6b58f676294cd6 (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 3333b4ec5e7de3325e0f50d27b66f52a9d569fec
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Nov 9 12:04:18 2011 -0500

    PR13373: unprivileged tests for plt / label probes
    
    * libfoo.c, libloop.c: Add a dummy goto & label.
    * unprivileged_probes.exp: Add missing probe point types.  Add plt(string)
      substitution.
    * unprivileged_myproc.exp: Ditto, plus designate .plt.statement(N) probes
      as xfail, since the naive sort of address (N) substitution does not
      result in tripped probes.

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

Summary of changes:
 testsuite/systemtap.unprivileged/libfoo.c          |    2 +
 testsuite/systemtap.unprivileged/libloop.c         |    2 +
 .../systemtap.unprivileged/unprivileged_myproc.exp |   28 +++++++++++++++++++-
 .../systemtap.unprivileged/unprivileged_probes.exp |   22 +++++++++++++++
 4 files changed, 53 insertions(+), 1 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]