aboutsummaryrefslogtreecommitdiff
path: root/cachegrind
AgeCommit message (Expand)Author
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart
2008-05-29Fix a bug in Massif and Cachegrind, whereby if program's forked, the childnjn
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-12-30Add const qualifiers to appropriate arguments of OSet routines.tom
2007-11-23Fixed up the log file mess throughout, including the docs. This killednjn
2007-11-22Update documents in preparation for 3.3.0, and restructure themsewardj
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-17Add a section to the cachegrind manual suggesting how to act on the results.njn
2007-09-17Add section on how to use Cachegrind's results.njn
2007-09-17minor tweaknjn
2007-09-17Split the OSet interface into two parts: "OSetGen_", which is the existingnjn
2007-09-17Add directory-reading of debug info to cachegrind.njn
2007-07-09Get rid of VG_(getcwd) and replace it with a pair of functions,sewardj
2007-06-05Apparently 'index' shadows a global decl on some targets; therefore rename.sewardj
2007-05-23Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to datesewardj
2007-05-08Add branch-misprediction profiling to Cachegrind. When the (new) flagsewardj
2007-04-15Fix some copyright notices:njn
2007-04-02Explicitly zero CCs. It's already being done by VG_(OSet_AllocNode), butnjn
2007-02-25Get rid of the type XArrayStrings in m_clientstate and use new genericsewardj
2007-02-08Add cg_merge, a program for merging (adding) cachegrind output files,sewardj
2007-02-08Add a new flag --cachegrind-log-file to cg_annotate, which tells itsewardj
2007-02-07* Add new flag --cachegrind-out-file to specify the output filesewardj
2007-01-22Add missing item.njn
2007-01-08Update copyright dates.sewardj
2006-12-24Non-functional commit: track IR renaming in vex r1689.sewardj
2006-12-10Fix 'make html-docs' and 'make print-docs'.sewardj
2006-11-25Use the newly-added dopyIRBBExceptStmts() in tools.njn
2006-11-23Cachegrind/Callgrind: Fix cache parameter detectionweidendo
2006-11-22Fix obscure bug in cache simulation, found by Ulrich Drepper.njn
2006-10-21Update for recent removal of Cachegrind tech docs.njn
2006-10-21Link to dissertation with a proper link.njn
2006-10-21Removed the file format description from cg_annotate.in, because it's in thenjn
2006-10-21- Update comments about Cachegrind file format.njn
2006-10-17Track SysRes change.sewardj
2006-10-17Merge r6086:sewardj
2006-10-15Move functions which deal with bad command line options from m_mainsewardj
2006-10-14Create a new module, m_vki, and move all knowledge about the kernelsewardj
2006-10-12Cachegrind: Update cache parameter detectionweidendo
2006-08-01Print the same text as micro_ops_warn on x86; doing otherwise defeats thesewardj
2006-06-05Update copyright dates.sewardj
2006-04-18- Fix indentation in one section of Cachegrindnjn
2006-01-22Index the BB_info table by redirected guest address, notsewardj
2006-01-22Test to check that cachegrind's BB_info management system isn'tsewardj
2006-01-17These files all speak about instrumentation functions.sewardj
2006-01-04amd64-linux adjustments as a followup to r5493.sewardj
2006-01-04Somewhat rehash the biarch-build machinery so as to (1) formalise thesewardj
2005-12-24Fix a nasty 64-bit-uncleanness bug in OSet spotted by Julian -- for fastnjn
2005-12-23ppc64-linux fixes.sewardj