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. a6a6d92 The number of elements in a hash table cannot be negative. by florian · 9 years ago
  5. 5e5cb00 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  6. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  7. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  8. 328d662 This patch decreases significantly the memory needed for OldRef and by philippe · 9 years ago
  9. fc00a2a This patch (re-)gains performance in helgrind, following revision 15207, that by philippe · 9 years ago
  10. f54cb66 This patch decreases the memory used by the helgrind SecMap, by philippe · 9 years ago
  11. bf37ae8 Reduce nr of lines produced by laog gc --stats=yes by philippe · 9 years ago
  12. d005b2c Add some stats to helgrind stats: by philippe · 9 years ago
  13. f466eef Track the IMark changes in VEX r3055. by florian · 9 years ago
  14. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  15. 2b9232a Handle (by ignoring) Imbe_CancelReservation. Detected by Florian by sewardj · 10 years ago
  16. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  17. 91ed8cc Tidy up m_xarray.c. by florian · 10 years ago
  18. 6aa8bd0 Tidy up m_wordfm. by florian · 10 years ago
  19. 68790a7 VG_(malloc/calloc/strdup) never return NULL (and never will). by florian · 10 years ago
  20. 438c471 evh__new_mem_heap: get rid of pointless conditional. Spotted by by sewardj · 10 years ago
  21. 4fa7108 Bug 338703 helgrind on arm-linux gets false positives in dynamic loader. by mjw · 10 years ago
  22. 36750c0 Bug 338681 Enable clone backtrace hack for i386-linux in helgrind. by mjw · 10 years ago
  23. 5a460f5 Fix (kludge) stack unwinding through clone on arm64-linux. This is by sewardj · 10 years ago
  24. dcd9051 Helgrind needs to know the soname of ld.so, and on arm64-linux by sewardj · 10 years ago
  25. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  26. 46daf0d Helgrind lock related error msg improvements. by philippe · 10 years ago
  27. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  28. d40aff5 Add helgrind intercepts to have helgrind understanding Ada tasks terination rules by philippe · 10 years ago
  29. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  30. 7a596da Fix two warnings of unusued variable or variable set but not used by philippe · 10 years ago
  31. f577434 Helgrind : two new gdbserver commands 'describe address' and 'info locks' by philippe · 10 years ago
  32. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 10 years ago
  33. 5fbc976 Decrease helgrind memory use for applications allocating many blocks by philippe · 10 years ago
  34. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  35. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  36. c02f6c4 Fix #323432: When calling pthread_cond_destroy or pthread_mutex_destroy by sewardj · 11 years ago
  37. ff427c9 For pthread_cond_destroy, don't report a false it's-still-waited-on by sewardj · 11 years ago
  38. 19dfe03 fix 307082 HG false positive: pthread_cond_destroy: destruction of unknown cond var by philippe · 11 years ago
  39. 2411197 Better fix for 295590 by philippe · 11 years ago
  40. ebe2580 better handle and better document the case of multi-locks cycles by philippe · 11 years ago
  41. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 11 years ago
  42. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  43. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  44. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  45. 6bf3726 Fix Char/HChar mixups in helgrind and then some. by florian · 12 years ago
  46. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  47. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  48. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  49. 8bfc215 295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed when cond var being waited upon destroyed by philippe · 12 years ago
  50. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  51. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  52. 866c80c Allow garbage collection of the LAOG data structure(s). This avoids by sewardj · 13 years ago
  53. ffce815 Merge the contents of the HGDEV2 branch into trunk: by sewardj · 13 years ago
  54. fd35d49 When handling client munmaps and mprotects with r=0 & w=0, actually by sewardj · 13 years ago
  55. 622fe49 Add free-is-write functionality (experimental, not enabled by default). by sewardj · 13 years ago
  56. 6015d0e NB: this is an temporary fix, until such time as bug 243935 is fully resolved. by sewardj · 13 years ago
  57. 8c50d3c Change the semantics of ANNOTATE_HAPPENS_BEFORE from 'overwrite' to by sewardj · 13 years ago
  58. 0f64c9e Cleanup: get rid of univ_tsets as it is no longer needed. by sewardj · 13 years ago
  59. e96dfd0 Cleanup: get rid of 'last lock lossage' mechanism, which is commented by sewardj · 13 years ago
  60. 38fee95 Cleanup: get rid of all mention of a Hardware Bus Lock. This no longer exists. by sewardj · 13 years ago
  61. 6062664 Minor cleanup (no functional change): rename 'struct _Thr :: opaque' by sewardj · 13 years ago
  62. 9c08c0f Bring avg translation size statement closer to reality, for by sewardj · 13 years ago
  63. 1132fc2 rm pointless comment and #define. by sewardj · 13 years ago
  64. 1d7c332 Fix sanity check crash in Helgrind. Partial fix for #255353. by sewardj · 13 years ago
  65. c1fb9d2 Don't construct the LAOG at all when --track-lockorders=no (as opposed by sewardj · 13 years ago
  66. 234e558 _pre_mem_asciiz handlers in both tools: don't segfault if passed an by sewardj · 13 years ago
  67. 61bc2c5 Don't assert in the child after a threaded program does fork(). by sewardj · 13 years ago
  68. 8fef625 When reporting an error about an attempt to re-lock an already-locked by sewardj · 14 years ago
  69. c8028ad by sewardj · 14 years ago
  70. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  71. 1f77fec Take account the ABI-mandated stack redzone when changing stack by sewardj · 14 years ago
  72. 095d61e If a race error is detected, check to see whether the raced-on address by sewardj · 14 years ago
  73. 406bac8 Rollup fixes for Helgrind: by sewardj · 14 years ago
  74. 651cfa4 Apparently the dynamic linker on ARM-Linux has soname "ld-linux.so.3" by sewardj · 14 years ago
  75. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  76. f585e48 Increase the maximum size of the conflict cache even more, to 30 million. by sewardj · 15 years ago
  77. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  78. 78bb7f6 Double the maximum size of the conflict cache. by sewardj · 15 years ago
  79. ed2e72e Skeletal support for TSan-compatible annotations. by sewardj · 15 years ago
  80. 5a644da Add pthread spinlock support. by sewardj · 15 years ago
  81. 2d9e874 by sewardj · 15 years ago
  82. f6e8ca9 Overhaul Helgrind's manual chapter. by njn · 15 years ago
  83. 97db761 Various option-related tweaks: by njn · 15 years ago
  84. f386139 Change name of H1 history flag from --history-level=partial (which I can by sewardj · 15 years ago
  85. e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
  86. a0eee32 Don't instrument any code in ld.so. Doing so merely generates a large by sewardj · 15 years ago
  87. 0211454 Improve checking for pthread_mutex_cond operations: implement a check by sewardj · 15 years ago
  88. 23f1200 by sewardj · 15 years ago
  89. 2411849 Merge helgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  90. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  91. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  92. b83caf2 DARWIN sync: whitespace. by njn · 15 years ago
  93. 983f302 Fix bogus assertion pertaining to validity checking of reader-writer by sewardj · 15 years ago
  94. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  95. 9f20746 Updated copyright years. by njn · 15 years ago
  96. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  97. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  98. a65db10 Initialise laog and laog__exposition even when the first lock-related by sewardj · 15 years ago
  99. 484fe80 During instrumentation, handle Imbe_SnoopedStore{Begin,End} a bit more by sewardj · 15 years ago
  100. 849b0ed by sewardj · 15 years ago