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-0.9.9-321-gae98ab3


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  ae98ab3529e00906645c9a2d0a30f36d9d534f3e (commit)
       via  688a8322340c2d7738472270a455fbfe5587a2d2 (commit)
       via  14eb23b75be2e9ebc2cdda842e6e787b3e50efd5 (commit)
      from  0f4a9cb5967714ace01e0941592040b8c1d83ee7 (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 ae98ab3529e00906645c9a2d0a30f36d9d534f3e
Author: Tim Moore <timoore@redhat.com>
Date:   Wed Jul 29 10:49:06 2009 +0200

    Initialize CairoWidget origin of graph
    
    * grapher/Graph.hxx (Graph constructor): add origin arguments
    * grapher/Graph.cxx: ditto
    * grapher/GraphWidget.cxx (on_expose_event): Use CairoWidget origin to
    position graphs.

commit 688a8322340c2d7738472270a455fbfe5587a2d2
Author: Tim Moore <timoore@redhat.com>
Date:   Tue Jul 28 12:59:52 2009 +0200

    Fix graph attribute parsing buglet
    
    * grapher/StapParser.cxx (findTaggedValue): Extract value substring
    after tag.

commit 14eb23b75be2e9ebc2cdda842e6e787b3e50efd5
Author: Tim Moore <timoore@redhat.com>
Date:   Tue Jul 28 12:27:23 2009 +0200

    Draw graphs inside a scrolled window
    
    * grapher/grapher.cxx (GrapherWindow, GrapherWindow constructor): Add
    ScrolledWindow object and display it. Make GraphWidget its child.

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

Summary of changes:
 grapher/Graph.cxx       |    6 ++++--
 grapher/Graph.hxx       |    2 +-
 grapher/GraphWidget.cxx |    4 +++-
 grapher/StapParser.cxx  |    4 ++--
 grapher/grapher.cxx     |    7 +++++--
 5 files changed, 15 insertions(+), 8 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]