public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-257-g09a4c96
@ 2012-05-24  1:23 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2012-05-24  1:23 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  09a4c96ab00451ae7023f5ed082a9f191509de44 (commit)
       via  a31f94d12de20b5a1d0489815ab2754c0a17cbba (commit)
      from  6b0ba83bde0ad1f75f177ff635d778bcec9c082b (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 09a4c96ab00451ae7023f5ed082a9f191509de44
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed May 23 21:23:36 2012 -0400

    NEWS: mention staprun -T

commit a31f94d12de20b5a1d0489815ab2754c0a17cbba
Author: Frederic Turgis <f-turgis@ti.com>
Date:   Wed May 23 21:21:06 2012 -0400

    Allow tuning of reader thread ppoll timeout value
    
    Default value of 200ms causes too many wake-ups for embedded platforms
    low power use-cases. Timeout of several seconds is expected on these.
    New option is -T x where x is timeout in ms.
    
    * runtime/staprun/common.c (parse_args): Parse -T option.
      (usage): Mention it.
    * runtime/staprun/relay.c (reader_thread): Use -T value to override default
      polling interval.
    * runtime/staprun/staprun.8: Document it.

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

Summary of changes:
 NEWS                      |    3 +++
 runtime/staprun/common.c  |   16 ++++++++++++++--
 runtime/staprun/relay.c   |    5 +++++
 runtime/staprun/staprun.8 |    8 ++++++++
 runtime/staprun/staprun.h |    1 +
 5 files changed, 31 insertions(+), 2 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:[~2012-05-24  1:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-24  1:23 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-257-g09a4c96 fche

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