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-101-g5f4c8c6
@ 2009-06-24  1:37 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2009-06-24  1:37 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  5f4c8c6ef761b6150d2d7d38fd601bec633f80f4 (commit)
      from  760695dbfa5711e68555c192f5f4341e451d1d0c (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 5f4c8c6ef761b6150d2d7d38fd601bec633f80f4
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jun 23 18:31:38 2009 -0700

    Remove needless string copying
    
    More fat-trimming optimization for ~7% off listing syscall.*.
    
    * dwflpp.cxx (dwflpp::iterate_over_functions): remove a parameter copy
      (dwflpp::module_name_matches): Use const string& parameters
      (dwflpp::name_has_wildcard): Ditto.
      (dwflpp::module_name_final_match): Ditto.
      (dwflpp::function_name_matches_pattern): Ditto.
      (dwflpp::function_name_matches): Ditto.
      (dwflpp::function_name_final_match): Ditto.

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

Summary of changes:
 dwflpp.cxx |   28 ++++++++++++++--------------
 dwflpp.h   |   12 ++++++------
 2 files changed, 20 insertions(+), 20 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-06-24  1:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-24  1:37 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-101-g5f4c8c6 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).