aboutsummaryrefslogtreecommitdiff
path: root/cachegrind
AgeCommit message (Expand)Author
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
2005-12-22Add the name of the input file to cg_annotate's output.njn
2005-12-21Fixed cg_annotate bug -- when using the --sort option the primary thresholdnjn
2005-12-19Remove all remaining profiling gunk.njn
2005-12-08Fix minor Cachegrind bug that was occasionally causing misattributions ofnjn
2005-12-05Change hp2ps to output .ps files in the same dir that the .hp input filesnjn
2005-12-03Tidying up stuff re generating manpage from *.xml docsde
2005-11-29Add directories missed in r5250 (ppc64 first checkin).sewardj
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj
2005-11-18Minor doc tweaks, mostly white spacede
2005-11-17documentnjn
2005-11-17Change the cannot-detect-cache-config message on PPC32 so we can filternjn
2005-11-17Filter out I-have-no-idea-what-your-caches-are message, so these testssewardj
2005-11-15Complete documentation trawl for 3.1.0.sewardj
2005-11-13Inline cachesim_*_doref(). This gains about 5--10% in speed.njn
2005-11-12Remove commented-out x86/AMD64 stuff from PPC32 file.njn
2005-11-11Add -m32 for assembly code when possible.tom
2005-11-11Allow 32 bit x86 tests to run on amd64 machines.tom
2005-11-10Cachegrind was aborting if it hit a client request. Now it doesn't.njn
2005-11-07Dual architecture support - this commit is a major rework of the buildtom
2005-11-01Make ULong_width(0) return 1 instead of 1431655765. This stopssewardj
2005-10-23Don't assume the first statement is an IRMark, since it could insteadsewardj
2005-10-20Oops, un-break cachegrind regtesting following r4951.sewardj
2005-10-19Clarify the P4 warning message a bit.sewardj
2005-10-19rm unused varsewardj
2005-10-18Change the core-tool interface so that tools are fully aware of bothsewardj
2005-10-16A small Cachegrind cleanup: previously it was copying some things (eg.njn