public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-27-g4e06b5e
@ 2009-09-29  2:05 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2009-09-29  2:05 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  4e06b5e236b3d281d8be0d7828088e9a8da86e5e (commit)
       via  e16dc041ec7dbcc83c64533ee4cf8759f6ae0be5 (commit)
      from  55e50c24c9176f1b3d15af94e145456a68e7ecf6 (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 4e06b5e236b3d281d8be0d7828088e9a8da86e5e
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Sep 28 19:04:00 2009 -0700

    Remove cached signature files along with modules
    
    * cache.cxx (cache_ent_info::cache_ent_info): Count the sgn in the size
      (cache_ent_info::unlink): Remove the sgn too.

commit e16dc041ec7dbcc83c64533ee4cf8759f6ae0be5
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Sep 28 18:49:51 2009 -0700

    Simplify copy_file calls
    
    Every single copy_file call we had was converting strings to char*,
    printing the same error message, and optionally printing the same
    verbose string.  Let's canonicalize that.
    
    * util.cxx (copy_file): Take string filenames, add a verbose flag, and
      consolidate the message printing.
    * cache.cxx (add_to_cache): Pass strings and remove message printing.
      (get_from_cache): Ditto.
    * main.cxx (main): Ditto.
    * tapsets.cxx (tracepoint_builder::get_tracequery_module): Ditto.
      (dwarf_cast_expanding_visitor::filter_special_modules): Ditto.

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

Summary of changes:
 cache.cxx   |   47 +++++++++++++++++------------------------------
 main.cxx    |   10 ++--------
 tapsets.cxx |   25 +++++--------------------
 util.cxx    |   30 +++++++++++++++++++-----------
 util.h      |    3 ++-
 5 files changed, 45 insertions(+), 70 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-09-29  2:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-29  2:05 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-27-g4e06b5e 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).