aboutsummaryrefslogtreecommitdiff
path: root/callgrind
AgeCommit message (Expand)Author
2009-06-29Fix statistics with multiple changes of instrumentation stateweidendo
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn
2009-06-15Callgrind: fix instrumentation for arbitrary events per guest instructionweidendo
2009-06-15Avoid variable name "new", use more concrete name insteadweidendo
2009-06-09Remove callgrind/docs/index.xml, which is a relic from when Callgrind wasnjn
2009-06-06Remove references to the now-defunct INSTALL file.njn
2009-05-29Callgrind: fix (part of?) bug 191992.weidendo
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-18Merged r8977 (callgrind filter_stderr portability tweak) from the DARWINnjn
2009-05-18Whitespace tweak.njn
2009-05-18Merge part of r9250 (add unused attribute to callgrind/fn.c:check_code()njn
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-25atoll() is a terrible function -- you can't do any error checking with it.njn
2009-02-24Callgrind: fix a few 'unused parameter' warningsweidendo
2009-02-23This should have gone in with r9222.njn
2009-02-19Various build system clean-ups and simplifications:njn
2009-01-26Callgrind: Remove ifdef'ed-out, non-working code.weidendo
2009-01-26Cachegrind/Callgrind: allow for cache sizes other than only powers of twoweidendo
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn
2009-01-15Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all thosenjn
2009-01-07callgrind/tests/filter_stderrnjn
2008-12-18Callgrind: add code pattern for runtime_resolve on OpenSuse11.0/x86weidendo
2008-11-01Fixes for compilation warnings from the apparently very strictsewardj
2008-10-24Callgrind manual: add section on client requests and note about fork().weidendo
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-07-01Fix typo found by Bartweidendo
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-12-04Update old (and wrong) parts of callgrind documentation.weidendo
2007-11-27callgrind: support for --callgrind-out-fileweidendo
2007-11-17Spelling fixes and misc tidying for the manual. (Brian Gough)sewardj
2007-11-16Avoid hundreds of warnings from -Winline on gcc-4.3:sewardj
2007-11-09Track vex r1793: make all tools able to handle the new IR memory bussewardj
2007-09-23Fix various format string errors, courtesy of Florian Krohm.njn
2007-09-18callgrind_control: Fix behavior with callgrind runs of another userweidendo
2007-09-17callgrind: Use directory in debug info when availableweidendo
2007-08-28callgrind: fix example description and clarification of callgrind formatweidendo
2007-07-09Get rid of VG_(getcwd) and replace it with a pair of functions,sewardj
2007-06-02callgrind: fix build with srcdir != builddirweidendo
2007-05-24callgrind_annotate: Fix a warningweidendo
2007-05-24Callgrind manual: Fix typoweidendo
2007-05-24Callgrind manual: rewriting start of section about avoding cyclesweidendo
2007-05-24Callgrind format: Note about event names in the exampleweidendo
2007-05-23Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to datesewardj
2007-05-08Callgrind: improve documentationweidendo