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-630-gf1d4f43


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  f1d4f4313f6aa3e46211a47cfdcccfbd70bf769e (commit)
       via  222e16ed49142223c24784b62cf2b1aa6269a398 (commit)
       via  80508b701d0d90b73fa3bbd428a7cbec33c7ac82 (commit)
      from  806709804a7a60352657243972244588c35f2312 (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 f1d4f4313f6aa3e46211a47cfdcccfbd70bf769e
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Dec 19 23:43:16 2011 -0500

    PR13520: perspire to keep lockdep enabled, despite TAINT_OOT_MODULE logic
    
    lockdep is nice to have while running the systemtap testsuite on
    recent kernels.
    
    * testsuite/lib/systemtap.exp (setup_systemtap_environment): Make it so.

commit 222e16ed49142223c24784b62cf2b1aa6269a398
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Dec 19 23:39:37 2011 -0500

    PR13520: add support for loading default options from $SYSTEMTAP_DIR/rc
    
    * main.cxx (main): Load some wordexp()d lines from $SYSTEMTAP_DIR/rc,
      prefixing incoming argc/argv.
    * NEWS, stap.1, session.cxx (usage): Document it.

commit 80508b701d0d90b73fa3bbd428a7cbec33c7ac82
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Dec 19 23:36:18 2011 -0500

    task-finder2: fix thinko in uprobes_p test
    
    commit 771b667 missed a part.
    
    * testsuite/lib/systemtap.exp (uprobes_p): Set path.

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

Summary of changes:
 NEWS                        |    3 +++
 main.cxx                    |   42 ++++++++++++++++++++++++++++++++++++++++--
 session.cxx                 |    5 ++---
 stap.1                      |    4 +++-
 testsuite/lib/systemtap.exp |    9 +++++++++
 5 files changed, 57 insertions(+), 6 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]