public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-49-g0d1ad60
@ 2010-02-03  2:38 wenji
  0 siblings, 0 replies; only message in thread
From: wenji @ 2010-02-03  2:38 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  0d1ad607311857dc0b4666ce8a84c1a59c615ab9 (commit)
      from  fff4e6c6e4bb5bd1046164d697872f0bc1a48f4c (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 0d1ad607311857dc0b4666ce8a84c1a59c615ab9
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Wed Feb 3 10:21:24 2010 +0800

    PR9931: generate log to help diagnosing occasional cache hash collisions
    
    Ideas from Frank Ch. Eigler:
    - extending the hash.add() function to pass names along with the
      hash-mix values, so that class hash can internally track the
      hash-report string
    - storing the reports themselves in the cache, beside the .ko / .c
      files, and changing the cache-size-limit logic to delete
      these .txt files upon garbage collection
    
    * hash.h : New member parm_stream.
    * hash.cxx (get_parms): New function to convert parms stream to string.
      (hash::add): Aggregrate parms stream.
      (create_hash_log): New function to log hash operation.
      (find_*_hash): Log hash at the end of function.
    * cache.cxx (clean_cache): Remove log when cache reaches limitation.

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

Summary of changes:
 cache.cxx |   20 ++++++++++++++++++++
 hash.cxx  |   33 +++++++++++++++++++++++++++++++++
 hash.h    |    5 +++++
 3 files changed, 58 insertions(+), 0 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:[~2010-02-03  2:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-03  2:38 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-49-g0d1ad60 wenji

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