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-31-g373027b


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  373027ba325454572eeed5abcf5b9c1f3b4a4c14 (commit)
      from  378d78b56080531acecf15671c25d71cfe907c95 (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 373027ba325454572eeed5abcf5b9c1f3b4a4c14
Author: Dave Brolley <brolley@redhat.com>
Date:   Thu Jul 28 14:18:49 2011 -0400

    PR 12916 - Aliased process probes aren't allowed for unprivileged
    
    Make all probe aliases OK for unprivileged users. The actual referenced
    probe points will be checked once the aliases are resolved.
    Update test suite.

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

Summary of changes:
 session.cxx                                        |    3 +++
 .../systemtap.unprivileged/unprivilegedko.exp      |    7 +++++--
 .../systemtap.unprivileged/unprivilegedok.exp      |    1 +
 3 files changed, 9 insertions(+), 2 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]