- 0a8db5c Explicitly zero CCs. It's already being done by VG_(OSet_AllocNode), but by njn · 18 years ago
- 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 18 years ago
- 94dc508 Add cg_merge, a program for merging (adding) cachegrind output files, by sewardj · 18 years ago
- 8693e01 Add a new flag --cachegrind-log-file to cg_annotate, which tells it by sewardj · 18 years ago
- e1216cb by sewardj · 18 years ago
- 2624212 Add missing item. by njn · 18 years ago
- 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
- 0b9d74a by sewardj · 18 years ago
- 7aeb10f Fix 'make html-docs' and 'make print-docs'. by sewardj · 18 years ago
- 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
- 1c3e3c5 Cachegrind/Callgrind: Fix cache parameter detection by weidendo · 18 years ago
- cbdfcd6 Fix obscure bug in cache simulation, found by Ulrich Drepper. by njn · 18 years ago
- f6f1d49 Update for recent removal of Cachegrind tech docs. by njn · 18 years ago
- 011215f Link to dissertation with a proper link. by njn · 18 years ago
- 534f781 Removed the file format description from cg_annotate.in, because it's in the by njn · 18 years ago
- dac0cda - Update comments about Cachegrind file format. by njn · 18 years ago
- e808930 Track SysRes change. by sewardj · 18 years ago
- 1eff82b by sewardj · 18 years ago
- 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
- 4cfea4f by sewardj · 18 years ago
- 966b5bd Cachegrind: Update cache parameter detection by weidendo · 18 years ago
- fcf126f Print the same text as micro_ops_warn on x86; doing otherwise defeats the by sewardj · 18 years ago
- e4b0bf0 Update copyright dates. by sewardj · 18 years ago
- 1baf7db - Fix indentation in one section of Cachegrind by njn · 19 years ago
- 3a384b3 Index the BB_info table by redirected guest address, not by sewardj · 19 years ago
- e80ac00 Test to check that cachegrind's BB_info management system isn't by sewardj · 19 years ago
- 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
- 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 19 years ago
- 0126214 by sewardj · 19 years ago
- afa1226 by njn · 19 years ago
- 5bb8682 ppc64-linux fixes. by sewardj · 19 years ago
- 78cce3f Add the name of the input file to cg_annotate's output. by njn · 19 years ago
- 920050d Fixed cg_annotate bug -- when using the --sort option the primary threshold by njn · 19 years ago
- bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
- 4311fe6 Fix minor Cachegrind bug that was occasionally causing misattributions of by njn · 19 years ago
- 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 19 years ago
- 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
- d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
- 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
- 7e109d1 Minor doc tweaks, mostly white space by de · 19 years ago
- 55c6e55 document by njn · 19 years ago
- 9ad122b Change the cannot-detect-cache-config message on PPC32 so we can filter by njn · 19 years ago
- 42ef7b4 Filter out I-have-no-idea-what-your-caches-are message, so these tests by sewardj · 19 years ago
- 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
- fcd0488 Inline cachesim_*_doref(). This gains about 5--10% in speed. by njn · 19 years ago
- 59cd107 Remove commented-out x86/AMD64 stuff from PPC32 file. by njn · 19 years ago
- 5ffdc3f Add -m32 for assembly code when possible. by tom · 19 years ago
- ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
- a5ad9ba Cachegrind was aborting if it hit a client request. Now it doesn't. by njn · 19 years ago
- fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
- 46c59b1 Make ULong_width(0) return 1 instead of 1431655765. This stops by sewardj · 19 years ago
- a9f538c Don't assume the first statement is an IRMark, since it could instead by sewardj · 19 years ago
- 96f7724 Oops, un-break cachegrind regtesting following r4951. by sewardj · 19 years ago
- c32ba46 Clarify the P4 warning message a bit. by sewardj · 19 years ago
- 75553fd rm unused var by sewardj · 19 years ago
- 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
- fd9f622 by njn · 19 years ago
- c285dca Cachegrind cleanups: by njn · 19 years ago
- d3bef4f by njn · 19 years ago
- f7d2609 Tiny comment/code layout tweaks; no functional change. by njn · 19 years ago
- a3a29a5 Get rid of bbSeenBefore and associated logic: it appears to be irrelevant. by sewardj · 19 years ago
- 20edebf rm trigram stuff. by sewardj · 19 years ago
- 5155dec by sewardj · 19 years ago
- 0103de5 Convert some native types to our types. by njn · 19 years ago
- b619ca7 Update cache simulator for 64 bit addresses. This probably won't have by njn · 19 years ago
- 45f4e7c by sewardj · 19 years ago
- 99cb9e3 actually, they're unsigned by njn · 19 years ago
- 71adc36 Print longs as longs. by njn · 19 years ago
- d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
- 4fe4943 by njn · 19 years ago
- 20677cc by njn · 19 years ago
- 4bd67b5 by njn · 19 years ago
- bd77403 Replace out-of-date email address. by njn · 19 years ago
- b3507ea Fixed a bug in Cachegrind: it was adding instrumentation after by njn · 19 years ago
- 942d9ef Ignore prefetch information when decoding Intel cache details. Patch by tom · 19 years ago
- c8cccb1 fix breakage/wibbles by njn · 19 years ago
- 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
- 8bc8582 Add a CPUID case, thanks to Josef W. by njn · 19 years ago
- 97ad9ab Don't bomb cachegrind at startup. by sewardj · 19 years ago
- 8db3da8 Remove dead function. by njn · 19 years ago
- f69f945 by njn · 19 years ago
- 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
- 5d8a230 by njn · 19 years ago
- 94260f2 by njn · 19 years ago
- 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
- c93cf06 Add missing #include. by sewardj · 19 years ago
- 856c54e by njn · 19 years ago
- bc32e82 Added some more targets to the docs. by de · 19 years ago
- af839f5 by njn · 19 years ago
- ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
- 57ca7ab by njn · 19 years ago
- 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
- c7561b9 by njn · 19 years ago
- 6898086 by njn · 19 years ago
- 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
- f536bbb by njn · 19 years ago
- f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
- 528b07e Put arch-specific Cachegrind code in files in the main cachegrind/ by njn · 19 years ago
- eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
- 132bfcc by njn · 19 years ago