1. afa1226 by njn · 19 years ago
  2. 5bb8682 ppc64-linux fixes. by sewardj · 19 years ago
  3. 78cce3f Add the name of the input file to cg_annotate's output. by njn · 19 years ago
  4. 920050d Fixed cg_annotate bug -- when using the --sort option the primary threshold by njn · 19 years ago
  5. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  6. 4311fe6 Fix minor Cachegrind bug that was occasionally causing misattributions of by njn · 19 years ago
  7. 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 19 years ago
  8. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
  9. d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
  10. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  11. 7e109d1 Minor doc tweaks, mostly white space by de · 19 years ago
  12. 55c6e55 document by njn · 19 years ago
  13. 9ad122b Change the cannot-detect-cache-config message on PPC32 so we can filter by njn · 19 years ago
  14. 42ef7b4 Filter out I-have-no-idea-what-your-caches-are message, so these tests by sewardj · 19 years ago
  15. 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
  16. fcd0488 Inline cachesim_*_doref(). This gains about 5--10% in speed. by njn · 19 years ago
  17. 59cd107 Remove commented-out x86/AMD64 stuff from PPC32 file. by njn · 19 years ago
  18. 5ffdc3f Add -m32 for assembly code when possible. by tom · 19 years ago
  19. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  20. a5ad9ba Cachegrind was aborting if it hit a client request. Now it doesn't. by njn · 19 years ago
  21. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  22. 46c59b1 Make ULong_width(0) return 1 instead of 1431655765. This stops by sewardj · 19 years ago
  23. a9f538c Don't assume the first statement is an IRMark, since it could instead by sewardj · 19 years ago
  24. 96f7724 Oops, un-break cachegrind regtesting following r4951. by sewardj · 19 years ago
  25. c32ba46 Clarify the P4 warning message a bit. by sewardj · 19 years ago
  26. 75553fd rm unused var by sewardj · 19 years ago
  27. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  28. fd9f622 by njn · 19 years ago
  29. c285dca Cachegrind cleanups: by njn · 19 years ago
  30. d3bef4f by njn · 19 years ago
  31. f7d2609 Tiny comment/code layout tweaks; no functional change. by njn · 19 years ago
  32. a3a29a5 Get rid of bbSeenBefore and associated logic: it appears to be irrelevant. by sewardj · 19 years ago
  33. 20edebf rm trigram stuff. by sewardj · 19 years ago
  34. 5155dec by sewardj · 19 years ago
  35. 0103de5 Convert some native types to our types. by njn · 19 years ago
  36. b619ca7 Update cache simulator for 64 bit addresses. This probably won't have by njn · 19 years ago
  37. 45f4e7c by sewardj · 19 years ago
  38. 99cb9e3 actually, they're unsigned by njn · 19 years ago
  39. 71adc36 Print longs as longs. by njn · 19 years ago
  40. d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
  41. 4fe4943 by njn · 19 years ago
  42. 20677cc by njn · 19 years ago
  43. 4bd67b5 by njn · 19 years ago
  44. bd77403 Replace out-of-date email address. by njn · 19 years ago
  45. b3507ea Fixed a bug in Cachegrind: it was adding instrumentation after by njn · 19 years ago
  46. 942d9ef Ignore prefetch information when decoding Intel cache details. Patch by tom · 19 years ago
  47. c8cccb1 fix breakage/wibbles by njn · 19 years ago
  48. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  49. 8bc8582 Add a CPUID case, thanks to Josef W. by njn · 19 years ago
  50. 97ad9ab Don't bomb cachegrind at startup. by sewardj · 19 years ago
  51. 8db3da8 Remove dead function. by njn · 19 years ago
  52. f69f945 by njn · 19 years ago
  53. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  54. 5d8a230 by njn · 19 years ago
  55. 94260f2 by njn · 19 years ago
  56. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  57. c93cf06 Add missing #include. by sewardj · 19 years ago
  58. 856c54e by njn · 19 years ago
  59. bc32e82 Added some more targets to the docs. by de · 19 years ago
  60. af839f5 by njn · 19 years ago
  61. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  62. 57ca7ab by njn · 19 years ago
  63. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  64. c7561b9 by njn · 19 years ago
  65. 6898086 by njn · 19 years ago
  66. 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
  67. f536bbb by njn · 19 years ago
  68. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  69. 528b07e Put arch-specific Cachegrind code in files in the main cachegrind/ by njn · 19 years ago
  70. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  71. 132bfcc by njn · 19 years ago
  72. 36a20fa by njn · 19 years ago
  73. 97405b2 by njn · 19 years ago
  74. 31513b4 by njn · 19 years ago
  75. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  76. 2024234 by njn · 19 years ago
  77. 02bc4b8 by njn · 19 years ago
  78. 81c00df by njn · 19 years ago
  79. 4bf3aba Don't crash when dealing with dealing with naughty programs that set by sewardj · 19 years ago
  80. e6da2fa Handle (ignore) IRStmt_AbiHint. by sewardj · 19 years ago
  81. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  82. 717cde5 by njn · 19 years ago
  83. 51d827b by njn · 19 years ago
  84. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  85. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  86. ee0e6a3 by njn · 19 years ago
  87. 101e572 Comment-only change by njn · 19 years ago
  88. 016712a by njn · 19 years ago
  89. f4ed059 Get cache detection going again on x86. by tom · 19 years ago
  90. 094031a Make cache detection work on amd64. by tom · 19 years ago
  91. 8a97c6d by njn · 19 years ago
  92. 9fb73db by njn · 19 years ago
  93. 7f4a862 Pay attention to the annotations on dirty helper calls, since they by sewardj · 19 years ago
  94. 41ff3a3 On amd64, use default cache sizes for now, rather than bombing out completely. by sewardj · 19 years ago
  95. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  96. 3ce4654 cachegrind/tests/myprintf needs -fPIC on amd64 by sewardj · 19 years ago
  97. 2b641fe handleOneStatement: Derive a value for *instrAddr from the IMark in a by sewardj · 19 years ago
  98. 17a56bf Bring in the beginnings of 64-bit cleanness for IR mangling in cachegrind: by sewardj · 19 years ago
  99. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  100. 21dc345 Track Vex API (semantics) changes in rev 1061: introduction of IRStmt_NoOp. by sewardj · 19 years ago