aboutsummaryrefslogtreecommitdiff
path: root/massif
AgeCommit message (Expand)Author
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-11In filter_stderr_basic do not remove lines beginning withflorian
2015-08-03Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-05-13Patch 2 in a revised series of cleanup patches from Will Schmidtcarll
2015-05-13Patch 1 in a revised series of cleanup patches from Will Schmidtcarll
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-03-07342353 - Allow dumping full massif output while valgrind is still runningphilippe
2015-02-05Allow the user to specify precise-exception behaviour for translationssewardj
2014-12-12Add limited support for printing floating point numbers toflorian
2014-11-29Fix BZ 334802. Patch by Mark Wielaard with a few mods to make it apply.florian
2014-11-16Comment only changes.florian
2014-11-10Remove unneeded macro definition.florian
2014-11-03Merge r14308 from the BUF_REMOVAL branch to trunkflorian
2014-10-30Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk.florian
2014-10-28When traversing VG_(args_for_client) there is no need to checkflorian
2014-10-25Merge r14202 from the BUF_REMOVAL branch to trunk.florian
2014-10-18Change the definition of VgHashTable to not have pointer type.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
2014-08-20Clean up confusion about VG_(args_the_exename) which was believed toflorian
2014-06-23Update the copyright notice in files ending in '.in' because theflorian
2014-06-21ms_print ought to create temporary files in a proper directory asflorian
2014-06-15This patch implements the support needed for stacktracesphilippe
2014-05-16Revert "Tools should explain why an option is bad when using fmsg_bad_option."mjw
2014-05-16Tools should explain why an option is bad when using fmsg_bad_option.mjw
2014-03-19VG_(strlen) ( const HChar* str ) does not count the null terminator '\0' at thedejanj
2013-12-19have massif printing its stats for v.info stats philippe
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-10-01Fix exception specification for operator delete as spotted by clang 3.3florian
2013-09-16Include pub_core/tool_clreq.h instead of valgrind.h where apropriate.florian
2013-03-10massif/tests/pages_as_heap.c: Fix a compiler warningbart
2013-01-18Implement a more efficient allocation of small blocks which are never freed.philippe
2012-11-24Fix some casts that removed const-ness as pointed out byflorian
2012-11-23Changes to allow compilation with -Wwrite-strings. That compiler optionflorian
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-10-27More Char/HChar fixes and constification.florian
2012-10-20First round of Char/HChar fixups for massifflorian
2012-10-07This is the 2nd installment of the cache info reorganisation.florian
2012-09-24fix n-i-bz report error for vgdb snapshot requested before executionphilippe
2012-09-21A new post.exp file that provides more details for overloaded-new test.petarj
2012-08-14Implement --vex-iropt-register-updates=sp-at-mem-accessphilippe
2012-08-05Update copyright dates to include 2012.sewardj
2012-05-01Remove unused variable in massif/tests/pages_as_heap.c (revision 12548)philippe
2012-05-01fix 298943 massif asserts with --pages-as-heap=yes when brk is changing by v...philippe
2011-12-23Fix 247386 make perf does not run all performance tests :philippe
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-08-08Fix a Massif bug: when realloc'ing a block, any values in the part of thenjn
2011-07-24Avoid excessive fragmentation in m_mallocfree facility by munmappingsewardj