aboutsummaryrefslogtreecommitdiff
path: root/cachegrind
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-05Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-08-05The number of elements in an OSet cannot be negative.florian
2015-07-25Fix clang/osx: ld: warning: -read_only_relocs cannot be used with x86_64rhyskidd
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-02-05Allow the user to specify precise-exception behaviour for translationssewardj
2015-01-04Change most remaining use of Addr64 in coregrind and the tools to Addr.florian
2015-01-02Track the IMark changes in VEX r3055.florian
2014-12-16Simplify the VG_(get_filename_linenum) interface by removingflorian
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-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-27Merge revisions 14356-14358 from the BUF_REMOVAL branch to trunk.florian
2014-10-27Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk.florian
2014-10-26Merge r14288 from the BUF_REMOVAL branch to trunk.florian
2014-10-25Merge r14202 from the BUF_REMOVAL branch to trunk.florian
2014-09-30Merge six easy pieces from the BUF_REMOVAL branch:florian
2014-09-24Ripple from constifying parameters of instrumentation functions andflorian
2014-09-18Old STABS code is still being compiled, but never used. Remove it.mjw
2014-09-11Remove some unneded checks as identified by IBM's BEAM checker.florian
2014-09-07update callgrind and cachegrind filtering logic following rev 14469philippe
2014-09-05maybe_tweak_LLc: generalise this so that it can mash more or less anysewardj
2014-09-02Avoid memory leak.florian
2014-08-20Clean up confusion about VG_(args_the_exename) which was believed toflorian
2014-08-13Remove benign macro redefinition.florian
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-06-23Update the copyright notice in files ending in '.in' because theflorian
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-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-09-03Rename cg-arch.c to cg_arch.c so as to be consistent with othersewardj
2013-07-03Bug 321730 Add cg_merge and cg_diff man pages.mjw
2013-04-05Fix double 'the the' in documentation.mjw
2013-03-10Fix 316145 - callgrind command line options in manpage reference (unknown) ca...philippe
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2013-01-19Fix statement order. Found by Coverity's checker.florian
2013-01-17Merge, from branches/COMEM, revisions 13139 to 13235.sewardj
2013-01-16Fix two memory leaks. Spotted by Coverity.florian
2012-11-26Before LL, instrument outstanding helper calls.weidendo
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-11-07s390x machines z196 and zec12 have 4 levels of caches. Adopt the test suitecborntra
2012-10-30Cachegrind: introduce special case for Irweidendo
2012-10-29Get rid of compiler warningweidendo
2012-10-27More Char/HChar fixes and constification.florian