public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: moore@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, timoore/grapher, updated. release-0.9.5-130-g1087b83
Date: Mon, 20 Apr 2009 08:11:00 -0000	[thread overview]
Message-ID: <20090420081138.2865.qmail@sourceware.org> (raw)

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, timoore/grapher has been updated
       via  1087b83f9b60e85d3d41cebd797f2eb4cc495bc6 (commit)
       via  a6e65750e80380d42ea238f3c688c3499de16d74 (commit)
      from  2d45e339f3287cf0b4805ea91b3aa9f17b6d4752 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                                        |    8 +-
 Makefile.in                                        |   66 +---
 configure                                          |  445 ++++++++++----------
 configure.ac                                       |   12 +-
 CairoWidget.cxx => grapher/CairoWidget.cxx         |    0 
 CairoWidget.hxx => grapher/CairoWidget.hxx         |    0 
 GraphData.hxx => grapher/GraphData.hxx             |    0 
 GraphWidget.cxx => grapher/GraphWidget.cxx         |    0 
 GraphWidget.hxx => grapher/GraphWidget.hxx         |    0 
 grapher/Makefile.am                                |    7 +
 .../Makefile.in                                    |  209 ++++++----
 grapher.cxx => grapher/grapher.cxx                 |    0 
 12 files changed, 363 insertions(+), 384 deletions(-)
 rename CairoWidget.cxx => grapher/CairoWidget.cxx (100%)
 rename CairoWidget.hxx => grapher/CairoWidget.hxx (100%)
 rename GraphData.hxx => grapher/GraphData.hxx (100%)
 rename GraphWidget.cxx => grapher/GraphWidget.cxx (100%)
 rename GraphWidget.hxx => grapher/GraphWidget.hxx (100%)
 create mode 100644 grapher/Makefile.am
 copy {doc/SystemTap_Tapset_Reference => grapher}/Makefile.in (52%)
 rename grapher.cxx => grapher/grapher.cxx (100%)


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


                 reply	other threads:[~2009-04-20  8:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090420081138.2865.qmail@sourceware.org \
    --to=moore@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).