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.0-103-gd7972e8


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  d7972e86be41ce859cd14b745f77bd7acd25e007 (commit)
       via  c48433dce0d0362b4744a9a4560c6526884fc140 (commit)
      from  95dce059cc01d994ac7bcba040bb808fe46d58fd (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 d7972e86be41ce859cd14b745f77bd7acd25e007
Merge: c48433dce0d0362b4744a9a4560c6526884fc140 95dce059cc01d994ac7bcba040bb808fe46d58fd
Author: Tim Moore <timoore@redhat.com>
Date:   Wed Oct 14 18:45:25 2009 +0200

    Merge branch 'master' of ssh://sourceware.org/git/systemtap

commit c48433dce0d0362b4744a9a4560c6526884fc140
Author: Tim Moore <timoore@redhat.com>
Date:   Wed Oct 14 17:46:31 2009 +0200

    cleanup of graph data parser, using Boost functions where useful
    
    * grapher/StapParser.cxx (commaSplit): Use Boost string split function
      (findTaggedValue): Return bool instead of position
      (ioCallback): Avoid using hard-coded string lengths

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

Summary of changes:
 grapher/Graph.cxx       |    2 +-
 grapher/GraphWidget.cxx |    2 +-
 grapher/StapParser.cxx  |   66 ++++++++++++++++++++++------------------------
 3 files changed, 34 insertions(+), 36 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]