This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-160-gc837e1b


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  c837e1b03d964e2bcf86e6618f813305326e1c41 (commit)
      from  6700bcd97fea10012d28631029ffdcbb85911075 (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 c837e1b03d964e2bcf86e6618f813305326e1c41
Author: David Smith <dsmith@redhat.com>
Date:   Wed Mar 16 12:55:43 2011 -0500

    Read the list of logfiles from a config file in the logger PMDA.
    
    * pcp/src/pmdas/logger/logger.c (read_config): New function to read the
      config file.
      (main): Remove the '-m' option and accept a config file.
    * pcp/src/pmdas/logger/Install: Add the capability to specify a config
      file or create one.

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

Summary of changes:
 pcp/src/pmdas/logger/Install  |  109 +++++++++++++++++++++++++++++++----
 pcp/src/pmdas/logger/logger.c |  128 ++++++++++++++++++++++++++++++++++++++--
 2 files changed, 218 insertions(+), 19 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]