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. 16eef85 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. 868bfa2 342353 - Allow dumping full massif output while valgrind is still running by philippe · 9 years ago
  6. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 9 years ago
  7. 227a1ec Add limited support for printing floating point numbers to by florian · 9 years ago
  8. 5b99e66 Fix BZ 334802. Patch by Mark Wielaard with a few mods to make it apply. by florian · 10 years ago
  9. ef901ff Comment only changes. by florian · 10 years ago
  10. fb1c5a3 Remove unneeded macro definition. by florian · 10 years ago
  11. 770a8d2 Merge r14308 from the BUF_REMOVAL branch to trunk by florian · 10 years ago
  12. 12d2eb5 Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  13. 5980e9d When traversing VG_(args_for_client) there is no need to check by florian · 10 years ago
  14. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  15. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  16. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  17. e464e80 Rename VG_(malloc_usable_size) to VG_(cli_malloc_usable_size) 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. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  20. d898bf0 Revert "Tools should explain why an option is bad when using fmsg_bad_option." by mjw · 10 years ago
  21. 1f2f9a1 Tools should explain why an option is bad when using fmsg_bad_option. by mjw · 10 years ago
  22. c29761f VG_(strlen) ( const HChar* str ) does not count the null terminator '\0' at the by dejanj · 10 years ago
  23. f066315 have massif printing its stats for v.info stats by philippe · 10 years ago
  24. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  25. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  26. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 11 years ago
  27. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  28. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  29. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  30. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  31. e58e8a7 First round of Char/HChar fixups for massif by florian · 12 years ago
  32. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  33. 27c9f0d fix n-i-bz report error for vgdb snapshot requested before execution by philippe · 12 years ago
  34. 5b240c2 Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  35. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  36. e6a26cc fix 298943 massif asserts with --pages-as-heap=yes when brk is changing by value different of page size by philippe · 12 years ago
  37. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  38. dfa408c Fix a Massif bug: when realloc'ing a block, any values in the part of the by njn · 13 years ago
  39. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  40. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  41. 6b25437 Follow-up for r11770: added missing 'void' keyword. by bart · 13 years ago
  42. d142f99 gdbserver: misc fixes (#214909 c 77) by sewardj · 13 years ago
  43. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  44. 9134738 Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. by bart · 13 years ago
  45. e9bbd36 If Massif's --threshold value was less than 1.0, in lines like this: by njn · 13 years ago
  46. 1e0fff6 Memcheck, None: update avg translation size to be more realistic. by sewardj · 13 years ago
  47. e006e6f Raise Massif's maximum --detailed-freq value from 10,000 to 1,000,000. by njn · 13 years ago
  48. b1cc5d6 by njn · 14 years ago
  49. e323a6b Add --pages-as-heap option to Massif. Bug 203256. by njn · 14 years ago
  50. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  51. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  52. 2d9e874 by sewardj · 15 years ago
  53. 31c5952 Comment and docs wibbles. by njn · 15 years ago
  54. a15b666 Overhaul Massif's manual, and a few minor related things. by njn · 15 years ago
  55. 97db761 Various option-related tweaks: by njn · 15 years ago
  56. 5ea0f39 Merge massif/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  57. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  58. 343a504 Add a comment. by njn · 15 years ago
  59. 13118f8 Add some more functions to the default --alloc-fns list. Had to tweak how by njn · 15 years ago
  60. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  61. 7081c1a DARWIN sync wibble. by njn · 15 years ago
  62. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  63. f6b0076 Merge r9103 and r9105 (add --ignore-fn to Massif) from the Darwin branch. by njn · 15 years ago
  64. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  65. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 15 years ago
  66. 9f20746 Updated copyright years. by njn · 15 years ago
  67. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  68. efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 15 years ago
  69. 466ed6e Merged r9101 (make Massif tests work if VG_MIN_MALLOC_SZB==16) from the by njn · 15 years ago
  70. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  71. 84f32b2 Merge r9106 (fix a minor stack entry display bug) from the DARWIN branch. by njn · 15 years ago
  72. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  73. 9eb6652 Fix a minor defect: only the first 14 chars of the 18 chars in the by njn · 15 years ago
  74. 9c606bd by sewardj · 16 years ago
  75. 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
  76. f330ae8 Stop massif segfaulting due to stack overflow, when printing snapshots by sewardj · 16 years ago
  77. 7cf4e6b by sewardj · 16 years ago
  78. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  79. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  80. b11e5aa When truncating long lines in the output file, make sure they end with a by njn · 16 years ago
  81. d59c9d5 tweak message by njn · 16 years ago
  82. dbeb535 Two changes: by njn · 16 years ago
  83. 3b677e5 Comment-only change. by njn · 16 years ago
  84. 0f85e02 Minor updates. by njn · 17 years ago
  85. ab23b61 Update test output for a recent graph-drawing change. Update some notes. by njn · 17 years ago
  86. 15aeb15 Minor tweak to drawing of peak and detailed snapshot bars on the graph. by njn · 17 years ago
  87. b088b89 Minor tweak to x-axis positioning of bars. by njn · 17 years ago
  88. 1a2741a - Rewrote documentation. by njn · 17 years ago
  89. 374a36d by njn · 17 years ago
  90. 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
  91. f4c665f Do Massif output file name properly. Default is massif.out.%p, where %p by njn · 17 years ago
  92. 62721e9 - Make other integer CLO macros more correct, as I did for VG_NUM_CLO in the by njn · 17 years ago
  93. 55a3004 Filter out some of Massif's verbose output that varies from machine to by njn · 17 years ago
  94. 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
  95. 39f3423 by sewardj · 17 years ago
  96. df02bbc Update todo notes by njn · 17 years ago
  97. 429afb4 Fix 64-bit Massif breakage, caused by problems with integer arithmetic on by njn · 17 years ago
  98. 734b805 Merged the MASSIF2 branch to the trunk. Main changes: by njn · 17 years ago
  99. b56e602 fix various format string errors by dirk · 17 years ago
  100. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago