1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. 686870c Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. 47755db The number of elements in an OSet cannot be negative. by florian · 9 years ago
  6. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 9 years ago
  7. ddd61ff Change most remaining use of Addr64 in coregrind and the tools to Addr. by florian · 9 years ago
  8. f466eef Track the IMark changes in VEX r3055. by florian · 9 years ago
  9. f4384f4 Simplify the VG_(get_filename_linenum) interface by removing by florian · 9 years ago
  10. 227a1ec Add limited support for printing floating point numbers to by florian · 9 years ago
  11. 12d2eb5 Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  12. 5980e9d When traversing VG_(args_for_client) there is no need to check by florian · 10 years ago
  13. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  14. 6c67c50 Merge r14288 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  15. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  16. fed3c04 Merge six easy pieces from the BUF_REMOVAL branch: by florian · 10 years ago
  17. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  18. b16609b Clean up confusion about VG_(args_the_exename) which was believed to by florian · 10 years ago
  19. 0b2f59c Remove benign macro redefinition. by florian · 10 years ago
  20. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  21. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 11 years ago
  22. d405332 Before LL, instrument outstanding helper calls. by weidendo · 12 years ago
  23. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  24. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  25. 6fc0de0 Cachegrind: introduce special case for Ir by weidendo · 12 years ago
  26. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  27. ee90c8a Fix a few Char/HChar mixups for cachegrind. by florian · 12 years ago
  28. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  29. c1e9426 cachegrind: replace huge macro with inlined functions by weidendo · 12 years ago
  30. 5b240c2 Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  31. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  32. 98763d5 m_machine: add new function VG_(machine_get_size_of_largest_guest_register) by sewardj · 12 years ago
  33. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  34. 2364227 Allow overriding not-supported auto-detected cache configs by weidendo · 13 years ago
  35. d5c948f Report the detected cache configuration with "-v -v" before we by tom · 13 years ago
  36. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  37. c52b932 Speed up the --cache-sim=no case. by njn · 14 years ago
  38. e90711c In Cachegrind, allow --cache-sim=no --branch-sim=no. Sometimes just getting by njn · 14 years ago
  39. 374a48f Fix branch predictor simulation in Cachegrind by weidendo · 14 years ago
  40. b1cc5d6 by njn · 14 years ago
  41. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  42. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  43. 66c00b9 Fix another enum type error spotted by gcc-4.5. by sewardj · 15 years ago
  44. 2d9e874 by sewardj · 15 years ago
  45. b2c985b Merge cachegrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  46. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  47. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  48. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  49. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  50. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 15 years ago
  51. 9f20746 Updated copyright years. by njn · 15 years ago
  52. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  53. 144b76c Cachegrind/Callgrind: allow for cache sizes other than only powers of two by weidendo · 15 years ago
  54. 9c606bd by sewardj · 16 years ago
  55. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  56. 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
  57. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  58. 5a835d5 Add const qualifiers to appropriate arguments of OSet routines. by tom · 16 years ago
  59. 374a36d by njn · 17 years ago
  60. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  61. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  62. f3b61d6 Add directory-reading of debug info to cachegrind. by njn · 17 years ago
  63. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  64. 8badbaa by sewardj · 17 years ago
  65. 0a8db5c Explicitly zero CCs. It's already being done by VG_(OSet_AllocNode), but by njn · 17 years ago
  66. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  67. e1216cb by sewardj · 17 years ago
  68. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  69. 0b9d74a by sewardj · 17 years ago
  70. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  71. e808930 Track SysRes change. by sewardj · 18 years ago
  72. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  73. 4cfea4f by sewardj · 18 years ago
  74. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  75. 1baf7db - Fix indentation in one section of Cachegrind by njn · 18 years ago
  76. 3a384b3 Index the BB_info table by redirected guest address, not by sewardj · 18 years ago
  77. 461df9c These files all speak about instrumentation functions. by sewardj · 18 years ago
  78. afa1226 by njn · 18 years ago
  79. 5bb8682 ppc64-linux fixes. by sewardj · 18 years ago
  80. bcd75fc Remove all remaining profiling gunk. by njn · 18 years ago
  81. 4311fe6 Fix minor Cachegrind bug that was occasionally causing misattributions of by njn · 19 years ago
  82. a5ad9ba Cachegrind was aborting if it hit a client request. Now it doesn't. by njn · 19 years ago
  83. 46c59b1 Make ULong_width(0) return 1 instead of 1431655765. This stops by sewardj · 19 years ago
  84. a9f538c Don't assume the first statement is an IRMark, since it could instead by sewardj · 19 years ago
  85. 75553fd rm unused var by sewardj · 19 years ago
  86. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  87. fd9f622 by njn · 19 years ago
  88. c285dca Cachegrind cleanups: by njn · 19 years ago
  89. d3bef4f by njn · 19 years ago
  90. f7d2609 Tiny comment/code layout tweaks; no functional change. by njn · 19 years ago
  91. a3a29a5 Get rid of bbSeenBefore and associated logic: it appears to be irrelevant. by sewardj · 19 years ago
  92. 20edebf rm trigram stuff. by sewardj · 19 years ago
  93. 5155dec by sewardj · 19 years ago
  94. 0103de5 Convert some native types to our types. by njn · 19 years ago
  95. 45f4e7c by sewardj · 19 years ago
  96. 99cb9e3 actually, they're unsigned by njn · 19 years ago
  97. 71adc36 Print longs as longs. by njn · 19 years ago
  98. d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
  99. 20677cc by njn · 19 years ago
  100. 4bd67b5 by njn · 19 years ago