Files
ftmemsim-valgrind/exp-dhat
Julian Seward 45c678fc20 Speedups and fixes:
* (speedup) addMemEvent: generate inline code to check whether a
  memory access is within 16k of the stack pointer, and if so
  don't bother to call the helper

* (speedup) find_Block_containing: cache the most recently seen 2
  blocks, and check new references in them first.  This gives a
  worthwhile speedup.

* (fix) at the end of the run, merge stats from un-freed blocks
  back into APs.  This fixes misleading stats that cause un-freed
  blocks to appear to not have been accessed at all.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11480
2010-12-06 10:56:09 +00:00
..
2010-10-13 14:06:00 +00:00
2010-12-06 10:56:09 +00:00
2010-10-13 14:06:00 +00:00