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-333-gb2ea606


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  b2ea60606801aa9bf243f22318ac4bd8a25094fe (commit)
      from  9983df163a0b1743de5777f940b9d6a827142476 (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 b2ea60606801aa9bf243f22318ac4bd8a25094fe
Author: David Smith <dsmith@redhat.com>
Date:   Mon Dec 7 15:17:58 2009 -0600

    PR 10641 fixed by checking module name in unprivileged mode.
    
    * main.cxx (checkOptions): If in unprivileged mode, make sure module name
      starts with 'stap_'.
    * testsuite/parseko/cmdline05.stp: New testcase.
    * testsuite/parseok/cmdline03.stp: New testcase.

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

Summary of changes:
 main.cxx                        |    5 +++++
 testsuite/parseko/cmdline05.stp |    6 ++++++
 testsuite/parseok/cmdline03.stp |    6 ++++++
 3 files changed, 17 insertions(+), 0 deletions(-)
 create mode 100755 testsuite/parseko/cmdline05.stp
 create mode 100755 testsuite/parseok/cmdline03.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]