public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-85-g98a1242
@ 2009-06-19 22:20 hiramatu
  0 siblings, 0 replies; only message in thread
From: hiramatu @ 2009-06-19 22:20 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  98a1242d112575a8e65258f17611dd01c84fc45b (commit)
       via  d3584129c20e4246ed5fe53b0f14105d8b7fa212 (commit)
      from  54bc8f42438e7efc62c5dd2b39618ccd6c953cdd (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 98a1242d112575a8e65258f17611dd01c84fc45b
Author: Masami Hiramatsu <mhiramat@redhat.com>
Date:   Fri Jun 19 18:19:52 2009 -0400

    Fix various issues in initscript (bz506956)
    
    * initscript/systemtap.in: Fix messages.
      (clog): Don't strip spaces out.
      (parse_args): Parse -y option.
      (status): Show message if no scripts are running.
      (restart): Don't try to stop scripts if no scripts are running.

commit d3584129c20e4246ed5fe53b0f14105d8b7fa212
Author: Masami Hiramatsu <mhiramat@redhat.com>
Date:   Fri Jun 19 18:19:51 2009 -0400

    Fix on-file flight recorder mode bugs on old kernel.
    
    * runtime/staprun/common.c (make_outfile_name): Moved from relay.c, fix not to
      open /dev/null.XXX output files, and add 'bulk' argument for bulkmode.
    * runtime/staprun/relay.c (make_outfile_name): Moved to common.c.
    * runtime/staprun/relay_old.c (open_oldoutfile): Fix to use fopen() and store
      FILE * to percpu_tmpfile[cpu].

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

Summary of changes:
 initscript/systemtap.in     |   34 +++++++++++++++++++++++-----------
 runtime/staprun/common.c    |   27 +++++++++++++++++++++++++++
 runtime/staprun/relay.c     |   30 +++---------------------------
 runtime/staprun/relay_old.c |   17 ++++++++++-------
 runtime/staprun/staprun.h   |    3 ++-
 5 files changed, 65 insertions(+), 46 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:[~2009-06-19 22:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-19 22:20 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-85-g98a1242 hiramatu

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).