summaryrefslogtreecommitdiff
path: root/cachegrind
AgeCommit message (Expand)AuthorFilesLines
2005-12-08Fix minor Cachegrind bug that was occasionally causing misattributions ofnjn1-3/+9
2005-12-05Change hp2ps to output .ps files in the same dir that the .hp input filesnjn3-1/+9
2005-12-03Tidying up stuff re generating manpage from *.xml docsde1-25/+51
2005-11-29Add directories missed in r5250 (ppc64 first checkin).sewardj1-0/+0
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj3-0/+75
2005-11-18Minor doc tweaks, mostly white spacede1-5/+3
2005-11-17documentnjn1-1/+6
2005-11-17Change the cannot-detect-cache-config message on PPC32 so we can filternjn2-2/+2
2005-11-17Filter out I-have-no-idea-what-your-caches-are message, so these testssewardj1-1/+2
2005-11-15Complete documentation trawl for 3.1.0.sewardj1-10/+10
2005-11-13Inline cachesim_*_doref(). This gains about 5--10% in speed.njn1-1/+4
2005-11-12Remove commented-out x86/AMD64 stuff from PPC32 file.njn1-276/+2
2005-11-11Add -m32 for assembly code when possible.tom1-1/+2
2005-11-11Allow 32 bit x86 tests to run on amd64 machines.tom2-2/+12
2005-11-10Cachegrind was aborting if it hit a client request. Now it doesn't.njn5-3/+19
2005-11-07Dual architecture support - this commit is a major rework of the buildtom1-10/+35
2005-11-01Make ULong_width(0) return 1 instead of 1431655765. This stopssewardj1-0/+1
2005-10-23Don't assume the first statement is an IRMark, since it could insteadsewardj1-4/+10
2005-10-20Oops, un-break cachegrind regtesting following r4951.sewardj1-2/+2
2005-10-19Clarify the P4 warning message a bit.sewardj1-2/+2
2005-10-19rm unused varsewardj1-4/+0
2005-10-18Change the core-tool interface so that tools are fully aware of bothsewardj1-9/+17
2005-10-16A small Cachegrind cleanup: previously it was copying some things (eg.njn1-138/+90
2005-10-15Cachegrind cleanups:njn1-44/+43
2005-10-15OSet-ified Cachegrind: njn1-261/+242
2005-10-12Tiny comment/code layout tweaks; no functional change.njn1-9/+8
2005-10-12Get rid of bbSeenBefore and associated logic: it appears to besewardj1-38/+27
2005-10-12rm trigram stuff.sewardj1-36/+1
2005-10-12Redo the way cachegrind generates instrumentation code, so that it cansewardj1-316/+601
2005-10-10Convert some native types to our types.njn2-17/+17
2005-10-10Update cache simulator for 64 bit addresses. This probably won't havenjn1-7/+7
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj3-18/+29
2005-09-25actually, they're unsignednjn1-2/+2
2005-09-25Print longs as longs.njn1-2/+2
2005-09-13Don't print the client's argv[i] if it's null, and related changes.njn1-4/+4
2005-08-16Fixes for #110657, based on Jakub Jelinek's patch:njn2-5/+4
2005-08-12Cachegrind should not assert when it encounters a client request.njn1-6/+8
2005-08-11Get rid of some stupidity: njn1-8/+5
2005-08-04Replace out-of-date email address.njn2-2/+2
2005-08-02Fixed a bug in Cachegrind: it was adding instrumentation afternjn1-27/+79
2005-07-27Ignore prefetch information when decoding Intel cache details. Patchtom1-0/+4
2005-07-25fix breakage/wibblesnjn1-1/+1
2005-07-23A commit which is almost all trivial change.sewardj1-3/+6
2005-07-20Add a CPUID case, thanks to Josef W.njn2-0/+2
2005-07-08Don't bomb cachegrind at startup.sewardj1-17/+15
2005-07-03Remove dead function.njn1-10/+0
2005-07-03Changed m_hashtable.c to allow the size of the hash table to be specifiednjn1-3/+3
2005-07-02Removed the remnants of the attempt at an ARM port, because it hadnjn2-48/+0
2005-07-02Don't need a foo_SOURCES line if the program has only a single source filenjn1-2/+0
2005-07-02Fixed 'make dist'. In particular, all the arch/platform-specific filesnjn1-1/+4