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. 0975826 Correct expected output of tc18 and tc20 helgrind tests. by mjw · 9 years ago
  4. 0c66d2e Add safe sem_post handler and glibc-2.21 expected output for helgrind tests. by mjw · 9 years ago
  5. a49fd54 Add safe-pthread.h to helgrind/tests/Makefile.am noinst_HEADERS. by mjw · 9 years ago
  6. e8062a0 Use sigjmp_buf by tom · 9 years ago
  7. a82f262 Restore signal masks when recovering from xend related signals by tom · 9 years ago
  8. 712575e Remove non-ASCII characters from this file. No functional change. by sewardj · 9 years ago
  9. f27835c Follow-up fix for r15565. by iraisr · 9 years ago
  10. 8a39493 Also install sigsegv handler in safe-pthread tests wrapper. by mjw · 9 years ago
  11. d46b911 Follow-up fix for r15565: sa_restorer should not be used. n-i-bz. by rhyskidd · 9 years ago
  12. 60a16f2 Install the SIGILL handler everywhere so we get consistent by tom · 9 years ago
  13. 02b13a1 Attempt to work around issues with xend being executed unconditionally by tom · 9 years ago
  14. 19b041a (try to) avoid tc09_bad_unlock random failure by philippe · 9 years ago
  15. 1285365 regression tests: Remove superfluous backticks by bart · 9 years ago
  16. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  17. f2ff46d Block the running of a known hanging regression test on OS X. Partial fix for bz#344416, and related to BZ#216837. by rhyskidd · 9 years ago
  18. f618565 When process dies due to a signal, show the signal and the stacktrace by philippe · 9 years ago
  19. 64be56d Patch 5 in a revised series of cleanup patches from Will Schmidt by carll · 9 years ago
  20. f54cb66 This patch decreases the memory used by the helgrind SecMap, by philippe · 9 years ago
  21. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  22. f631b02 Sort locks by their guestaddr to make the error output independent by florian · 9 years ago
  23. 3858abd n-i-bz: Small fixes to r14976 (bz#343173) to add stackteardown to svn:ignore and fix compilation on OS X by rhyskidd · 9 years ago
  24. 3a75d2e Fix 343173 - helgrind crash during stack unwind by philippe · 9 years ago
  25. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 9 years ago
  26. d18b902 Handle ENOSYS instread of EINVAL for some helgrind tests. by mjw · 10 years ago
  27. 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
  28. dd690bf This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3 by carll · 10 years ago
  29. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  30. 46daf0d Helgrind lock related error msg improvements. by philippe · 10 years ago
  31. 8061201 Describe the lock address in a lock announcement message. by philippe · 10 years ago
  32. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  33. 7f8abc4 Add testcase from BZ #324149 which was forgotten in r13641. by florian · 10 years ago
  34. 3b48762 Fix Makefile 'MISSING EXTRA_DIST' due to addition of tc20_verifywrap.stderr.exp-glibc-2.18 by philippe · 10 years ago
  35. d94082e helgrind/tests/tc20_verifywrap: Port to glibc >= 2.18 by bart · 10 years ago
  36. 5b2bdd9 have helgrind filter_stderr transforming tid n into tid #x by philippe · 10 years ago
  37. 04910c3 on ppc64, pthread_create_WRK is not (always) produced in the stacktrace by philippe · 10 years ago
  38. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  39. fc6bbd3 mips32: Additional .exp files for mips32. by dejanj · 10 years ago
  40. 23ed630 Make Helgrind test cases build on arm64-linux. by sewardj · 10 years ago
  41. 6ef137e mips32/mips64: Suppress race condition error. by dejanj · 10 years ago
  42. 4723900 Update expected output following r13642, which fixes #323432 by sewardj · 11 years ago
  43. 751c1e6 mips32/mips64: Fix compiler warnings. by dejanj · 11 years ago
  44. d5f0d1e mips: enable helgrind test tc08_hbl2 for mips64 by petarj · 11 years ago
  45. dd6bf60 mips: add mips64le support for atomic_incs and annotate_hbefore tests by petarj · 11 years ago
  46. 19dfe03 fix 307082 HG false positive: pthread_cond_destroy: destruction of unknown cond var by philippe · 11 years ago
  47. 2411197 Better fix for 295590 by philippe · 11 years ago
  48. ebe2580 better handle and better document the case of multi-locks cycles by philippe · 11 years ago
  49. 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 11 years ago
  50. a239139 Add missing EXTRA DIST statement by cborntra · 12 years ago
  51. 1dd33f9 Same idea as for mips. sem_post does not fail on s390 by cborntra · 12 years ago
  52. 6b85d9b Another exp file for tc23_bogus_condwait.c. by petarj · 12 years ago
  53. 1735303 Adding tc19_shadowmem.stderr.exp-mips32 to match different output. by petarj · 12 years ago
  54. 741b3a5 Add exp file for tc20_verifywrap due to different errno values on MIPS. by petarj · 12 years ago
  55. caa9c5e Adding new exp file for tc18_semabuse in helgrind. by petarj · 12 years ago
  56. 8bfc215 295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed when cond var being waited upon destroyed by philippe · 12 years ago
  57. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  58. 9c85587 Modify test so that scheduling events are generated. by philippe · 12 years ago
  59. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 12 years ago
  60. 5df4ce5 Rewrite test to not use function clock_gettime. The purpose by florian · 13 years ago
  61. f91fd73 helgrind/tests/tc08_hbl2: Avoid busy-waiting by bart · 13 years ago
  62. bc9b93b helgrind/tests/cond_timedwait_invalid: Update expected output because of r12213 by bart · 13 years ago
  63. adda79a helgrind/tests/cond_timedwait_invalid: Port to Darwin 10.8 by bart · 13 years ago
  64. 866c80c Allow garbage collection of the LAOG data structure(s). This avoids by sewardj · 13 years ago
  65. 4fb597b Add missing filter scripts to Makefile.am so they are included in by florian · 13 years ago
  66. c0ad0e1 Add missing backslash by bart · 13 years ago
  67. 6aeadaa Fix false positive following pthread_cond_timedwait failure. by sewardj · 13 years ago
  68. 09af2db helgrind/tests/Makefile.am: Add tc22_exit_w_lock.stderr.exp-kfail-x86 to EXTRA_DIST. See also r12079. by bart · 13 years ago
  69. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  70. 4c02d0e helgrind/tests/pth_barrier*: Update expected output after drd/tests/pth_barrier.c changes by bart · 13 years ago
  71. 2df4eb5 Add exp file for x86. This test is known to fail on that platform by florian · 13 years ago
  72. db8bdd2 Change the filtering of helgrind's XML output. by florian · 13 years ago
  73. f79bf6e Make filter_helgrind executable. Should unbreak the build. by florian · 13 years ago
  74. 31014da Change the backtrace filtering machinery for the helgrind regression by florian · 13 years ago
  75. 86aabd8 Fix tc23_bogus_condwait.c testcase for s390x. by florian · 13 years ago
  76. 9eff0d4 This testcase is sensitive to some sleep period. On slower by florian · 13 years ago
  77. bd3b127 Add more .exp files for s390 due to GCC's use of the MVC insn. by florian · 13 years ago
  78. 75fc67d Disable testcase on s390x. Still hangs occasionally. by florian · 13 years ago
  79. bed336a Fix testcase for s390x. Provide implementation of XCHG_M_R. by florian · 13 years ago
  80. 0c48442 Add a prerequisite because drd/tests/annotate_smart_pointer is not always built. by florian · 13 years ago
  81. 58bec1c Avoid hanging on older s390x systems. See also bugzilla #268623 comment 3. by florian · 13 years ago
  82. cf16cee Follow-up for r11971 by bart · 13 years ago
  83. b5cb85f Update expected output by bart · 13 years ago
  84. 2ea041a Yet another threading tool regression test scheduler sensitivity fix by bart · 13 years ago
  85. 745bfbc Yet another regression test scheduling sensitivity fix by bart · 13 years ago
  86. b040454 Two more scheduler sensitivity fixes for thread tool regression tests by bart · 13 years ago
  87. 30efc13 Revert r11916, r11917, r11918 and r11923. by bart · 13 years ago
  88. ac39dee More thread tool regression test scheduler sensitivity fixes by bart · 13 years ago
  89. a3bf44a helgrind/tests/tc08_hbl2: Reduce scheduler sensitivity by bart · 13 years ago
  90. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  91. 7313524 Add tests for displaying of locks held by threads in races. by sewardj · 13 years ago
  92. e723d42 Fix up the remaining .stderr.exp-s following r11824 (merge of by sewardj · 13 years ago
  93. 9af8d1e Fix a bunch of helgrind .stderr.exp-s following r11824 (merge of by sewardj · 13 years ago
  94. f976f6c by bart · 13 years ago
  95. d12c4a5 Fix broken inline asm in these tests. Fixes #256726. by sewardj · 13 years ago
  96. 4fa0464 Un-break drd/tests/tc23_bogus_condwait. by bart · 13 years ago
  97. b251399 Fix compile warnings (missing prototypes for malloc, or some such). by sewardj · 13 years ago
  98. a0a145e Build fix for older s390x-linux assemblers. Fixes #264800. by sewardj · 13 years ago
  99. 622fe49 Add free-is-write functionality (experimental, not enabled by default). by sewardj · 13 years ago
  100. 4a12aad Use DRD's annotate_smart_pointer regtest to check against regressions by sewardj · 13 years ago