public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-136-g2203b03
@ 2009-07-09 23:20 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2009-07-09 23:20 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  2203b03262e340b25fc26996cc2786c1c02041e3 (commit)
       via  66c7d4c1a4147bc05abd1e69f41ec9d59685c433 (commit)
      from  c145b9cb053a1275865302d23fb3072143534fc8 (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 2203b03262e340b25fc26996cc2786c1c02041e3
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Jul 9 12:46:57 2009 -0700

    Remove the filename copy from token->location
    
    The location already has a pointer to a stapfile with the filename, so
    there's no need to keep an extra copy.

commit 66c7d4c1a4147bc05abd1e69f41ec9d59685c433
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Jul 9 12:43:00 2009 -0700

    Optimize string usage in the lexer
    
    This speeds up the parsing stage >2x, mostly by minimizing string
    construction and comparison where char comparison will do.

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

Summary of changes:
 coveragedb.h  |   11 ++--
 elaborate.cxx |   24 +++---
 parse.cxx     |  223 ++++++++++++++++++++++++++-------------------------------
 parse.h       |   15 ++--
 4 files changed, 127 insertions(+), 146 deletions(-)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-09 23:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-09 23:20 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-136-g2203b03 jistone

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).