aboutsummaryrefslogtreecommitdiff
path: root/massif/ms_main.c
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
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-08-20Clean up confusion about VG_(args_the_exename) which was believed toflorian
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-09-16Include pub_core/tool_clreq.h instead of valgrind.h where apropriate.florian
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-08-14Implement --vex-iropt-register-updates=sp-at-mem-accessphilippe
2012-08-05Update copyright dates to include 2012.sewardj
2012-05-01fix 298943 massif asserts with --pages-as-heap=yes when brk is changing by v...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-06-28valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb optionsewardj
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj
2011-05-18Follow-up for r11770: added missing 'void' keyword.bart
2011-05-17gdbserver: misc fixes (#214909 c 77)sewardj
2011-05-06Implement a GDB server in Valgrind. See #214909.sewardj
2011-03-25Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819.bart
2011-01-27If Massif's --threshold value was less than 1.0, in lines like this:njn
2011-01-10Memcheck, None: update avg translation size to be more realistic.sewardj
2010-12-08Raise Massif's maximum --detailed-freq value from 10,000 to 1,000,000.njn
2010-07-06Make error messages at start-up more consistent. Every line of suchnjn
2010-07-01Add --pages-as-heap option to Massif. Bug 203256.njn
2010-05-03Update copyright dates to 2010.sewardj