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-384-gd7a438e


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  d7a438e53bc6140f4d4a6883515c87054721135b (commit)
       via  cd125e94b239eec3c69726f7c3647354362c637a (commit)
      from  61019d8d61f25c17792d134ce3d01289e183bbfa (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 d7a438e53bc6140f4d4a6883515c87054721135b
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Sun Nov 6 16:55:59 2011 -0500

    PR13193: pessimize dynamic-module test case
    
    This variant of the test case serializes the module coming/going
    traffic, to work around what are assumed to be kernel kprobes
    problems.  With &'s wherever ;'s are, even manly, glutamine-fortified
    bicept-curling kernels quiver with fear.

commit cd125e94b239eec3c69726f7c3647354362c637a
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Sun Nov 6 13:44:50 2011 -0500

    PR13193: disable kprobes-optimization at staprun startup time
    
    * runtime/staprun/staprun.c (disable_kprobes_optimization): New function,
      called from ...
      (init_staprun): ... here, unless getenv("STAP_PR13193_OVERRIDE").

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

Summary of changes:
 runtime/staprun/staprun.c           |   41 +++++++++++++++++++++++++++++++++++
 testsuite/systemtap.base/bz6503.exp |    2 +-
 2 files changed, 42 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]