aboutsummaryrefslogtreecommitdiff
path: root/callgrind/dump.c
AgeCommit message (Expand)Author
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-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-05Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru).florian
2015-02-18Fix Bug #344314 callgrind_annotate ... commands containing newlinesweidendo
2014-12-16Simplify the VG_(get_filename_linenum) interface by removingflorian
2014-11-11Merge r14340,14346-14348,14352,14354-14355 from the BUF_REMOVAL branch toflorian
2014-11-06Merge revisions 14344 and 14345 from the BUF_REMOVAL branch to trunk.florian
2014-11-04Merge r14339 from 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 r14289 from the BUF_REMOVAL branch to trunk.florian
2014-10-01Merge revisions 14337, 14596 from the BUF_REMOVAL branch to trunk.florian
2014-09-30Merge six easy pieces from the BUF_REMOVAL branch:florian
2014-09-12VG_(malloc/calloc/strdup) never return NULL (and never will).florian
2014-09-11Remove some unneded checks as identified by IBM's BEAM checker.florian
2014-08-20Clean up confusion about VG_(args_the_exename) which was believed toflorian
2014-08-20Remove unused functions CLG_(get_out_file) and CLG_(get_out_directory).florian
2014-06-20Remove unused function swapfunc().sewardj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
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-21Fix a few Char/HChar mixups in callgrind.florian
2012-08-05Update copyright dates to include 2012.sewardj
2011-11-14Callgrind: use jmpkind from VEX for side exits.weidendo
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-05-11Fix bugs catched by BEAMweidendo
2011-04-20Change a bunch of < > style includes to " " style.sewardj
2010-10-04Make sure that string buffers for cost arrays are large enough.weidendo
2010-05-03Update copyright dates to 2010.sewardj
2009-08-11Fix dumping of call cost in tail recursion optimizationweidendo
2009-07-15Merge callgrind/ changes from branches/MESSAGING_TIDYUP r10464.sewardj
2009-05-18Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from thenjn
2009-03-15Fix all the non-VEX problems identified with the Clang Static Analyzer.njn
2009-03-10Updated copyright years.njn
2009-02-27Remove dead code relating to interface versions.njn
2009-02-24Callgrind: fix a few 'unused parameter' warningsweidendo
2008-10-24Fix for bug 166581: use correct output file name after PID changeweidendo
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-11-27callgrind: support for --callgrind-out-fileweidendo
2007-11-16Avoid hundreds of warnings from -Winline on gcc-4.3:sewardj
2007-09-23Fix various format string errors, courtesy of Florian Krohm.njn
2007-09-17callgrind: Use directory in debug info when availableweidendo
2007-07-09Get rid of VG_(getcwd) and replace it with a pair of functions,sewardj
2007-03-26Add assertion + comment to a loop using VG_(getcwd).sewardj
2007-02-25Get rid of the type XArrayStrings in m_clientstate and use new genericsewardj
2007-01-08Update copyright dates.sewardj
2006-10-17Track SysRes change.sewardj