public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-70-g1a387c6
@ 2011-02-11 17:18 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2011-02-11 17:18 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  1a387c620326ae4ea16b50e2575b939e435fceda (commit)
      from  5ef28d5a05b33a87e7bcc63f2bfaf3b68d0dd1c4 (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 1a387c620326ae4ea16b50e2575b939e435fceda
Author: David Smith <dsmith@redhat.com>
Date:   Fri Feb 11 11:16:57 2011 -0600

    The logger pmda now asks for a logfile to monitor.
    
    * pcp/src/pmdas/logger/logger.h: New file.
    * pcp/src/pmdas/logger/loggerMain.c: New custom main loop.
    * pcp/src/pmdas/logger/logger.c (main): Added option for logfile to
      monitor and calls new custom main loop.
    * pcp/src/pmdas/logger/Install: Asks for logfile name to monitor.
    * pcp/src/pmdas/logger/GNUmakefile: Added loggerMain.c and logger.h.

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

Summary of changes:
 pcp/src/pmdas/logger/GNUmakefile  |    5 ++-
 pcp/src/pmdas/logger/Install      |   22 ++++++++++++++
 pcp/src/pmdas/logger/logger.c     |   23 +++++++++++---
 pcp/src/pmdas/logger/logger.h     |    3 ++
 pcp/src/pmdas/logger/loggerMain.c |   59 +++++++++++++++++++++++++++++++++++++
 5 files changed, 105 insertions(+), 7 deletions(-)
 create mode 100644 pcp/src/pmdas/logger/logger.h
 create mode 100644 pcp/src/pmdas/logger/loggerMain.c


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-02-11 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-11 17:18 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-70-g1a387c6 dsmith

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