1. 2364227 Allow overriding not-supported auto-detected cache configs by weidendo · 13 years ago
  2. d5c948f Report the detected cache configuration with "-v -v" before we by tom · 13 years ago
  3. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  4. c52b932 Speed up the --cache-sim=no case. by njn · 14 years ago
  5. e90711c In Cachegrind, allow --cache-sim=no --branch-sim=no. Sometimes just getting by njn · 14 years ago
  6. 374a48f Fix branch predictor simulation in Cachegrind by weidendo · 14 years ago
  7. b1cc5d6 by njn · 14 years ago
  8. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  9. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  10. 66c00b9 Fix another enum type error spotted by gcc-4.5. by sewardj · 15 years ago
  11. 2d9e874 by sewardj · 15 years ago
  12. b2c985b Merge cachegrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  13. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  14. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  15. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  16. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 16 years ago
  17. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 16 years ago
  18. 9f20746 Updated copyright years. by njn · 16 years ago
  19. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
  20. 144b76c Cachegrind/Callgrind: allow for cache sizes other than only powers of two by weidendo · 16 years ago
  21. 9c606bd by sewardj · 16 years ago
  22. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  23. 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
  24. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  25. 5a835d5 Add const qualifiers to appropriate arguments of OSet routines. by tom · 17 years ago
  26. 374a36d by njn · 17 years ago
  27. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  28. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  29. f3b61d6 Add directory-reading of debug info to cachegrind. by njn · 17 years ago
  30. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  31. 8badbaa by sewardj · 17 years ago
  32. 0a8db5c Explicitly zero CCs. It's already being done by VG_(OSet_AllocNode), but by njn · 18 years ago
  33. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 18 years ago
  34. e1216cb by sewardj · 18 years ago
  35. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  36. 0b9d74a by sewardj · 18 years ago
  37. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  38. e808930 Track SysRes change. by sewardj · 18 years ago
  39. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  40. 4cfea4f by sewardj · 18 years ago
  41. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  42. 1baf7db - Fix indentation in one section of Cachegrind by njn · 18 years ago
  43. 3a384b3 Index the BB_info table by redirected guest address, not by sewardj · 19 years ago
  44. 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
  45. afa1226 by njn · 19 years ago
  46. 5bb8682 ppc64-linux fixes. by sewardj · 19 years ago
  47. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  48. 4311fe6 Fix minor Cachegrind bug that was occasionally causing misattributions of by njn · 19 years ago
  49. a5ad9ba Cachegrind was aborting if it hit a client request. Now it doesn't. by njn · 19 years ago
  50. 46c59b1 Make ULong_width(0) return 1 instead of 1431655765. This stops by sewardj · 19 years ago
  51. a9f538c Don't assume the first statement is an IRMark, since it could instead by sewardj · 19 years ago
  52. 75553fd rm unused var by sewardj · 19 years ago
  53. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  54. fd9f622 by njn · 19 years ago
  55. c285dca Cachegrind cleanups: by njn · 19 years ago
  56. d3bef4f by njn · 19 years ago
  57. f7d2609 Tiny comment/code layout tweaks; no functional change. by njn · 19 years ago
  58. a3a29a5 Get rid of bbSeenBefore and associated logic: it appears to be irrelevant. by sewardj · 19 years ago
  59. 20edebf rm trigram stuff. by sewardj · 19 years ago
  60. 5155dec by sewardj · 19 years ago
  61. 0103de5 Convert some native types to our types. by njn · 19 years ago
  62. 45f4e7c by sewardj · 19 years ago
  63. 99cb9e3 actually, they're unsigned by njn · 19 years ago
  64. 71adc36 Print longs as longs. by njn · 19 years ago
  65. d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
  66. 20677cc by njn · 19 years ago
  67. 4bd67b5 by njn · 19 years ago
  68. b3507ea Fixed a bug in Cachegrind: it was adding instrumentation after by njn · 19 years ago
  69. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  70. 8db3da8 Remove dead function. by njn · 19 years ago
  71. f69f945 by njn · 19 years ago
  72. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  73. 856c54e by njn · 19 years ago
  74. af839f5 by njn · 19 years ago
  75. 57ca7ab by njn · 19 years ago
  76. c7561b9 by njn · 19 years ago
  77. 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
  78. f536bbb by njn · 19 years ago
  79. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  80. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  81. 132bfcc by njn · 19 years ago
  82. 36a20fa by njn · 19 years ago
  83. 97405b2 by njn · 19 years ago
  84. 31513b4 by njn · 19 years ago
  85. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  86. 2024234 by njn · 19 years ago
  87. 02bc4b8 by njn · 19 years ago
  88. 81c00df by njn · 19 years ago
  89. 4bf3aba Don't crash when dealing with dealing with naughty programs that set by sewardj · 19 years ago
  90. e6da2fa Handle (ignore) IRStmt_AbiHint. by sewardj · 19 years ago
  91. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  92. 717cde5 by njn · 19 years ago
  93. 51d827b by njn · 19 years ago
  94. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  95. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  96. ee0e6a3 by njn · 19 years ago
  97. 101e572 Comment-only change by njn · 19 years ago
  98. 016712a by njn · 20 years ago
  99. 8a97c6d by njn · 20 years ago
  100. 9fb73db by njn · 20 years ago