1. 91d2fe2 drd/tests: Add a test that verifies whether the pthread_cancel() intercept works by bart · 12 years ago
  2. eae1632 drd/tests: Add test program that makes sem_trywait() return a non-zero value by bart · 12 years ago
  3. 66d7f24 drd/tests/filter_stderr: Remove a space and two backslashes by bart · 12 years ago
  4. 0b7d456 drd/tests/tc04_free_lock: Use drd/tests/filter_stderr by bart · 12 years ago
  5. 0f1a6ca drd/tests: Make the expected output match the actual output by bart · 12 years ago
  6. 5fba89f drd/tests: Follow-up for r12690 by bart · 12 years ago
  7. 5c09e76 drd/tests: Rework r12662 as suggested by Florian Krohm by bart · 12 years ago
  8. 0cd9edd drd: Add yet another expected output file by bart · 12 years ago
  9. 5a18e7b drd: Add two regression test output files by bart · 12 years ago
  10. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 13 years ago
  11. 7886dd3 drd: Reenable reporting races on stack variables that are shared over threads for --check-stack-var=yes. by bart · 13 years ago
  12. 7a9db0f drd: Don't complain about stack variables that are shared over threads. Closes #297147 by bart · 13 years ago
  13. 12c4b34 drd/tests/sigalrm: Report thread creation failure by bart · 13 years ago
  14. d678054 drd: Rename DRD_STOP_TRACE_VAR() into DRD_STOP_TRACING_VAR() by bart · 13 years ago
  15. a5cfd36 drd/tests/fp_race_xml: Filter out thread number and vector clock information by bart · 13 years ago
  16. e528697 drd: Fix a race condition in the pthread_create() intercept. by bart · 13 years ago
  17. e44bccc drd: Switch to new pool allocator by bart · 13 years ago
  18. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  19. b4913ad DRD: add two ppc output variants by bart · 13 years ago
  20. 1e856ea Add a configure test for detecting whether gcc supports atomic operations on by bart · 13 years ago
  21. ac0686d drd/tests/Makefile.am: update EXTRA_DIST by bart · 13 years ago
  22. 42f3263 drd --trace-addr: make tracing 64-bit values on a 32-bit platform work by bart · 13 years ago
  23. 7ca75ed DRD, --trace-addr: enable support for Ity_F32 and Ity_F64 / temporarily disable support for 64-bit CAS on 32-bit platforms by bart · 13 years ago
  24. d2ba0ea drd/tests/annotate_trace_memory*: add 32-bit output variants by bart · 13 years ago
  25. 811b60e drd/tests/pth_cleanup_handler: increase timeout by bart · 13 years ago
  26. 5cda1b5 DRD: make the tracing regression test more complete by bart · 13 years ago
  27. 24e71c6 Disable drd/tests/std_thread until libstdc++ gets fixed (see also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51504). by bart · 13 years ago
  28. 7826acb DRD, --trace-addr: trace stored values too by bart · 13 years ago
  29. 1531023 Follow-up for r12281: update regtest expected output by bart · 13 years ago
  30. f68af88 DRD: Add test program for std::thread. by bart · 13 years ago
  31. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
  32. 1081fe2 Remove emacs modeline and/or local variables from DRD source files by bart · 13 years ago
  33. 4b3a742 Fix #284384 (clang 3.1 -Wunused-value warnings in valgrind.h, by sewardj · 13 years ago
  34. 93f2d3e Remove the Qt4 regression tests because these are too hard to maintain by bart · 13 years ago
  35. 33f6482 Add a custom filter for the drd/tests/annotate_barrier_xml regression test by bart · 13 years ago
  36. 57306c0 Move --child-silent-after-fork=yes from drd/tests/threaded-fork.vgtest to drd/tests/verify-xml-output by bart · 13 years ago
  37. 5939156 drd/tests/threaded-fork: Make sure that the generated XML output is valid by bart · 13 years ago
  38. 8720d53 drd, XML testing: trigger more XMLcode by bart · 13 years ago
  39. 6530c2a drd, XML: add xsd schema description and a script to verify the DRD XML output against the xsd by bart · 13 years ago
  40. ad994e8 drd, XML tracing: move newline generation into DRD_(trace_msg)() / change tracing output format slightly. by bart · 13 years ago
  41. ca7285e drd, XML: make the XML output a little easier to parse by bart · 13 years ago
  42. 863594d drd/tests/filter_stderr: Don't touch XML tags by bart · 13 years ago
  43. fc13f2c drd, XML: Use proper XML syntax by bart · 13 years ago
  44. 786a7c7 Set svn:executable property by bart · 13 years ago
  45. e708600 drd: Enable XML output. See also #282949. To do: document the output format. by bart · 13 years ago
  46. 2358660 Update expected output - the ppc output changed due to r12038. by bart · 13 years ago
  47. 74b2d97 drd: Convert a few VG_(message)() calls into VG_(maybe_record_error)() calls by bart · 13 years ago
  48. ad2fc77 Fix GCC warnings about incompatible pointer assignments. by florian · 13 years ago
  49. de60fe5 drd, s390: Make the annotate_ignore_* and the pth_barrier* tests produce by bart · 13 years ago
  50. cfb0e95 Add exp files for s390x. GCC's use of the MVC insn causes by florian · 13 years ago
  51. 863f1eb drd: Yet another regression test reliability improvement. by bart · 13 years ago
  52. 25f8a7e Remove the svn:executable property from a source file by bart · 13 years ago
  53. 7aac06f drd/tests/pth_barrier: Reduce stack usage by bart · 13 years ago
  54. 4b82d69 Check return code of pthread_create and bail out if by florian · 13 years ago
  55. c2f5a53 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  56. 47c7580 drd/tests/pth_barrier_thr_cr: Suppress pthread_barrier_wait() race reports since these are triggered intentionally. by bart · 13 years ago
  57. 6c73cf6 drd/tests/pth_barrier_thr_cr: Add more error checking. by bart · 13 years ago
  58. 512a378 drd/tests/tc21_pthonce: Eliminate output variation by bart · 13 years ago
  59. b56542a drd: Add a stress test for the barrier implementation by bart · 13 years ago
  60. b6230df drd/tests/pth_barrier[23]: Filter output such that only the error count is kept by bart · 13 years ago
  61. 4651e97 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  62. d65009d drd/tests/pth_once: Restrict the number of callers to three. by bart · 13 years ago
  63. 9e71885 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  64. f58eb29 drd/tests/pth_detached_sem: Send regression test output to stderr instead of stdout by bart · 13 years ago
  65. 689a868 Verify drd/tests/pth_detached stderr output instead of the stdout output. by bart · 13 years ago
  66. b040454 Two more scheduler sensitivity fixes for thread tool regression tests by bart · 13 years ago
  67. a4cd017 Micro-optimize the matinv regression test by bart · 13 years ago
  68. 8dc52aa Make test 1 output independent of scheduler variations. by bart · 13 years ago
  69. 30efc13 Revert r11916, r11917, r11918 and r11923. by bart · 13 years ago
  70. 6d956dc drd: Delay deletion of memory access information of joined threads in order not by bart · 13 years ago
  71. cfca2d4 More thread test scheduler sensitivity fixes by bart · 13 years ago
  72. db57889 Eliminate a superfluous sleep() call and check the pthread_cond_wait() return value by bart · 13 years ago
  73. ac39dee More thread tool regression test scheduler sensitivity fixes by bart · 13 years ago
  74. 0a29cbc drd/tests/atomic_var: Reduce scheduler sensitivity by bart · 13 years ago
  75. e6cb2df Disable drd/tests/tc19_shadowmem because too scheduler sensitive by bart · 13 years ago
  76. e35e9d8 drd/tests/annotate_smart_pointer2: Filter out offset by bart · 13 years ago
  77. b6c51bf drd: add a test that verifies that a race is reported for the annotate_smart_pointer test program with annotations disabled by bart · 13 years ago
  78. 19aa392 drd/tests/annotate_smart_pointer: remove a superfluous initialization by bart · 13 years ago
  79. 20d702d drd/tests/matinv: Add missing return statement in an error path. by bart · 13 years ago
  80. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  81. f071e5e drd/tests/pth_detached.c: eliminated thread_arg[] array and introduced PTHREAD_STACK_MIN. by bart · 14 years ago
  82. 575ce8e Get rid of the remaining "set but not used" warnings reported by gcc 4.6 by by bart · 14 years ago
  83. 635c773 Fix a type mismatch that gcc-4.6 warns about. by sewardj · 14 years ago
  84. 6d06b39 Fix a couple of warnings when building the regtests. by sewardj · 14 years ago
  85. f976f6c by bart · 14 years ago
  86. e874042 Test separately whether g++ and/or gcc support built-in functions for atomic by bart · 14 years ago
  87. 76fcb5a Replaced busy-waiting by waiting on a condition variable. by bart · 14 years ago
  88. a3f7b50 Added yet another regression test. by bart · 14 years ago
  89. 86c7623 read_and_free_race test: Reduced number of stack frames to three. by bart · 14 years ago
  90. 74a9bb0 Added more regression tests. by bart · 14 years ago
  91. f64ff03 Added --free-is-write stress test. by bart · 14 years ago
  92. 8ca1623 DRD: Added an output variant for test pth_detached3. by bart · 14 years ago
  93. 3f5cc7e DRD: Added a regression test. by bart · 14 years ago
  94. 5730031 Unbreak 'make dist' following recent commits. by sewardj · 14 years ago
  95. e16b6a6 DRD/Darwin: Added an expected output file. by bart · 14 years ago
  96. 9d5be09 DRD: Filter out PID from the semaphore name in the regression test output. by bart · 14 years ago
  97. 8c7213f DRD tests, Darwin: check return value of sem_open(). by bart · 14 years ago
  98. 3e7c402 DRD tests: replaced __APPLE__ by VGO_darwin. by bart · 14 years ago
  99. b2260b8 Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin. by bart · 14 years ago
  100. 9fc7fac DRD: don't inline pthread intercepts because in combination with the current fragile implementation of the CALL_FN_* macros inlining intercepts can easily trigger stack alignment errors on Darwin. by bart · 14 years ago