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.5-71-gb9e80fe
@ 2009-04-02 22:44 hiramatu
  0 siblings, 0 replies; only message in thread
From: hiramatu @ 2009-04-02 22:44 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  b9e80fe13706ae1c820e565e9b26f00b5f5a8dca (commit)
       via  5aa1f218c5ff8a459c324ac64ee7a9b8046e683d (commit)
      from  093421c6ba933754aa52cf6399aae5b8f86d86d9 (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 b9e80fe13706ae1c820e565e9b26f00b5f5a8dca
Author: Masami Hiramatsu <mhiramat@redhat.com>
Date:   Thu Apr 2 18:44:34 2009 -0400

    Fix strftime format bug
    
    This fixes bugs in strftime-subset function. This modifies %C, %l and %j to
    fit the output of date command.

commit 5aa1f218c5ff8a459c324ac64ee7a9b8046e683d
Author: Masami Hiramatsu <mhiramat@redhat.com>
Date:   Thu Apr 2 18:44:34 2009 -0400

    Fix a bug in file size limitation code.
    
    This fixes a bug in stapio, which checks written data size and switches
    new file when it exceeds a limit. The problem is that written-data-size
    counter ignores the first written-data size when switching files. So,
    actual file size always exceeds the limit. This changes stapio to
    initialize written-data-size counter with the size of the data which
    will be written in new file.

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

Summary of changes:
 runtime/staprun/common.c    |    9 ++++++---
 runtime/staprun/relay.c     |    2 +-
 runtime/staprun/relay_old.c |    4 ++--
 3 files changed, 9 insertions(+), 6 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-04-02 22:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-02 22:44 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-71-gb9e80fe 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).