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-304-gab11343


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  ab113439e3e1daf900b77e57d72dd994b106c455 (commit)
       via  8612959ae0d532cc1ecff47fc2952c705a26a0c2 (commit)
      from  52239e7dd794237f3944835c8060eb2d0f48d9d6 (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 ab113439e3e1daf900b77e57d72dd994b106c455
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Tue May 10 14:51:27 2011 -0400

    pmwebapi: prototype pcp web api daemon
    
    * src/pmwebapi/main.c: New file.

commit 8612959ae0d532cc1ecff47fc2952c705a26a0c2
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Tue May 10 14:50:50 2011 -0400

    pcp logger: disable install target, as this doesn't mesh with stap configury

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

Summary of changes:
 pcp/configure                         |   48 +++-
 pcp/configure.in                      |    5 +
 pcp/src/GNUmakefile.in                |    2 +-
 pcp/src/pmdas/logger/GNUmakefile.in   |   11 +-
 pcp/src/{ => pmwebapi}/GNUmakefile.in |   29 +-
 pcp/src/pmwebapi/main.c               |  572 +++++++++++++++++++++++++++++++++
 6 files changed, 648 insertions(+), 19 deletions(-)
 copy pcp/src/{ => pmwebapi}/GNUmakefile.in (63%)
 create mode 100644 pcp/src/pmwebapi/main.c


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]