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