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.0-68-g2155081


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  2155081e1d9888cf57334bc57abb3fff9b49d8e1 (commit)
      from  e82cb6e94e5028637bdf0eedc0f6035139629a90 (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 2155081e1d9888cf57334bc57abb3fff9b49d8e1
Author: Charley Wang <chwang@redhat.com>
Date:   Tue Oct 6 10:26:36 2009 -0400

    PR10724: staprun: simplify permissions checking logic
    
    Pending advice from Frank and Dave, changed check_permission to return void and
    renamed it to assert_permission. assert_permission simply returns if
    permissions are okay, and calls exit(-1) if there are any permissions errors.

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

Summary of changes:
 runtime/staprun/staprun.c       |   16 ++++++++--------
 runtime/staprun/staprun_funcs.c |   22 +++++++++++-----------
 2 files changed, 19 insertions(+), 19 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]