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.9-166-g72bfb1f


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  72bfb1fdb84ff5e17bc2a81b1ec25215db700ceb (commit)
      from  36ef6d6a310d7a4a35a3c505d041e9fbd11125fa (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 72bfb1fdb84ff5e17bc2a81b1ec25215db700ceb
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Aug 21 16:22:29 2009 -0400

    PR10543: do module cache cleaning before copying new file into the cache
    
    ... otherwise the new stuff can get cleaned before use.
    
    * cache.cxx (add_to_cache): Do clean_cache() first, not last.

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

Summary of changes:
 cache.cxx |    6 ++++--
 main.cxx  |    2 +-
 2 files changed, 5 insertions(+), 3 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]