aboutsummaryrefslogtreecommitdiff
path: root/exp-dhat
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-03Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2014-11-14Implement missing heap-intercept function "dh_malloc_usable_size".sewardj
2014-09-30Merge six easy pieces from the BUF_REMOVAL branch:florian
2014-09-24Ripple from constifying parameters of instrumentation functions andflorian
2014-09-11Rename VG_(malloc_usable_size) to VG_(cli_malloc_usable_size)florian
2014-09-05Be more careful to separate build flags for the preload shared objectssewardj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-10-21First round of Char/HChar fixups for coregrind and memcheck.florian
2012-10-20exp-dhat Char/HChar fixes.florian
2012-10-07This is the 2nd installment of the cache info reorganisation.florian
2012-08-05Update copyright dates to include 2012.sewardj
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-03-28Fix up most but not all warnings generated by gcc-4.6 about sewardj
2011-01-10Only show per-offset access counts for allocations up to 1024 bytes,sewardj
2010-12-06Speedups and fixes:sewardj
2010-10-13Add documentation for exp-dhat.sewardj
2010-10-13* cosmetic output changessewardj
2010-10-12Minimal fixes needed to make this tool actually usable:sewardj
2010-10-12Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool)sewardj