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.5-158-g62d950b


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  62d950bbff7f29156f6dbd0bcfa1fd4ae65cca38 (commit)
      from  a544586160e1a0b5bfcb7dd7abdf84dfdb0ed082 (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 62d950bbff7f29156f6dbd0bcfa1fd4ae65cca38
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sun Apr 19 14:24:20 2009 +0200

    Micro-optimization: no-modules translate pass 3 case.
    
    Saves 250ms in the unlikely case there are no modules needed.
    
    * translate.cxx (emit_symbol_data_done): New function.
      (emit_symbol_data): Call emit_symbol_data_done immediately when no
      module data is needed.

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

Summary of changes:
 translate.cxx |   30 ++++++++++++++++++++++--------
 1 files changed, 22 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]