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-64-gdb70e30
@ 2011-02-10 20:15 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2011-02-10 20:15 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  db70e30886965bc0f008b14dc7ebe4806f088cd3 (commit)
      from  036435574eb2ec480368b78d22646c2297894732 (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 db70e30886965bc0f008b14dc7ebe4806f088cd3
Author: David Smith <dsmith@redhat.com>
Date:   Thu Feb 10 14:14:26 2011 -0600

    The logger pmda now builds outside of the pcp source tree.
    
    * pcp/.gitignore: New file.
    * pcp/config.guess: Ditto.
    * pcp/config.sub: Ditto.
    * pcp/configure.in: Ditto.
    * pcp/install-sh: Ditto.
    * pcp/src/include/.gitignore: Ditto.
    * pcp/src/include/builddefs.in: Ditto.
    * pcp/src/include/buildrules: Ditto.
    * pcp/src/pmdas/logger/.gitignore: Updated.
    * pcp/src/pmdas/logger/GNUmakefile: Modified to build either in the pcp
      source tree or separately.
    * pcp/src/pmdas/logger/Install: Updated.
    * pcp/src/pmdas/logger/percontext.c: Updated include file paths.

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

Summary of changes:
 pcp/.gitignore                    |    4 +
 config.guess => pcp/config.guess  |   60 +-
 pcp/config.sub                    | 1658 +++++++++++++++++++++++++++++++++
 pcp/configure.in                  | 1815 +++++++++++++++++++++++++++++++++++++
 pcp/install-sh                    |  300 ++++++
 pcp/src/include/.gitignore        |    2 +
 pcp/src/include/builddefs.in      |  311 +++++++
 pcp/src/include/buildrules        |  167 ++++
 pcp/src/pmdas/logger/.gitignore   |    2 +-
 pcp/src/pmdas/logger/GNUmakefile  |   25 +-
 pcp/src/pmdas/logger/Install      |    4 +-
 pcp/src/pmdas/logger/percontext.c |    6 +-
 12 files changed, 4325 insertions(+), 29 deletions(-)
 create mode 100644 pcp/.gitignore
 copy config.guess => pcp/config.guess (97%)
 create mode 100644 pcp/config.sub
 create mode 100644 pcp/configure.in
 create mode 100755 pcp/install-sh
 create mode 100644 pcp/src/include/.gitignore
 create mode 100644 pcp/src/include/builddefs.in
 create mode 100644 pcp/src/include/buildrules


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-10 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-10 20:15 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-64-gdb70e30 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).