public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-101-g5c854d7
@ 2011-07-13 15:05 cmeek
  0 siblings, 0 replies; only message in thread
From: cmeek @ 2011-07-13 15:05 UTC (permalink / raw)
  To: systemtap-cvs

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  5c854d7ca64df766c581c9ed7ff81e04c9d1fa4d (commit)
      from  a5923b0e71ac62aac6b230a26ba6c16993ce3c09 (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 5c854d7ca64df766c581c9ed7ff81e04c9d1fa4d
Author: Chris Meek <cmeek@redhat.com>
Date:   Wed Jul 13 10:31:47 2011 -0400

    PR12890: Renaming modules in Staprun
    
    common.c
        Added '-R' option to staprun. This will instruct
        staprun to automatically rename the module.
    
    buildrun.cxx
        Added '-R' to the options passed to staprun.
    
    staprun_funcs.c
        Added rename_module() function to rename the module,
        When requested. This is called in insert_module().
    
    staprun.c
        Replaced the module name in the arguments list
        passed to stapio with the renamed module name,
        if renamed.
    
    session.cxx
        Added modname_given variable to keep track of whether
        stap was called with '-m'.

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

Summary of changes:
 buildrun.cxx                    |    3 +
 runtime/staprun/Makefile.am     |    2 +-
 runtime/staprun/Makefile.in     |    2 +-
 runtime/staprun/common.c        |   10 +++-
 runtime/staprun/mainloop.c      |    2 +
 runtime/staprun/staprun.c       |   26 ++++-----
 runtime/staprun/staprun.h       |    3 +
 runtime/staprun/staprun_funcs.c |  114 ++++++++++++++++++++++++++++++++++++++-
 session.cxx                     |    3 +
 session.h                       |    1 +
 10 files changed, 148 insertions(+), 18 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-13 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13 15:05 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-101-g5c854d7 cmeek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).