1. 863f1eb drd: Yet another regression test reliability improvement. by bart · 13 years ago
  2. 5cbd26e drd: Avoid reporting false positive race reports inside pthread_join(). by bart · 13 years ago
  3. 028ad92 fix the suppressions to also match libc-2.XX.y.so by dirk · 13 years ago
  4. be2fe8d Make a copy of any environment string we are going to modify when by tom · 13 years ago
  5. 70d71c7 Fix link error for 32-bit build on OSX 10.7 (Lion). This is the by sewardj · 13 years ago
  6. 25f8a7e Remove the svn:executable property from a source file by bart · 13 years ago
  7. 14a8178 Make sure this gets built with -fomit-frame-pointer, even on x86-linux, by sewardj · 13 years ago
  8. 2b451ba memcheck/tests/linux/timerfd-syscall: Avoid failure on heavily loaded systems by bart · 13 years ago
  9. 603896c Add more info about cache sizes. by florian · 13 years ago
  10. c542ba4 Make callgrind report the detected cache configuration as well. by tom · 13 years ago
  11. d5c948f Report the detected cache configuration with "-v -v" before we by tom · 13 years ago
  12. cc3de2d Add a new simulation hint, --sim-hints=fuse-compatible, which causes by sewardj · 13 years ago
  13. c9b0854 x86-linux: don't add redirections for strchr/index in ld.so since they by sewardj · 13 years ago
  14. 9604484 Extend the behavioural-equivalence-class mechanism for redirection by sewardj · 13 years ago
  15. 863ab7c Don't compare src and dst to work out which direction to iterate by tom · 13 years ago
  16. 4c89b2f Temporary partial backout of r11911 (fix for #250101) pending by sewardj · 13 years ago
  17. d88797f Redirect memcpy@@GLIBC_2.14 differently from memcpy@GLIBC_2.2.5, so as by sewardj · 13 years ago
  18. 14127d6 Improvements to debug printing with -v -v. (Tom Hughes, tom@compton.nu) by sewardj · 13 years ago
  19. 7696726 Un-break the build on OSX following r11985. by sewardj · 13 years ago
  20. bd2cff2 Fix for #275284 (initial fix, at least). Will break OSX; fix to follow. by sewardj · 13 years ago
  21. 85cf900 Add more infrastructure to be used for fixing #275284 (Valgrind by sewardj · 13 years ago
  22. 270e2a3 Add missing break statements to example code. Fix to #264644. by tom · 13 years ago
  23. c448a64 Un-break the build on OSX following r11981 (Remove the assumption, in by sewardj · 13 years ago
  24. a5cace0 Remove the assumption, in m_debuginfo, that each address is associated by sewardj · 13 years ago
  25. fca8f5f Add support for FBIOPUT_VSCREENINFO and FBIOPAN_DISPLAY ioctls. by tom · 13 years ago
  26. 0e1b0c2 Mention the --tool option in the manual page. Fixes #249970. by tom · 13 years ago
  27. 164d2fe Include the standard Fedora location in the list of places where by tom · 13 years ago
  28. e581bad Correct the calculation of the size of the node mask given to by tom · 13 years ago
  29. dcb03ea memcheck/tests/sbfragment: Make this test pass on Darwin by bart · 13 years ago
  30. cf16cee Follow-up for r11971 by bart · 13 years ago
  31. 3c83687 Complain if invoked from the wrong directory or if mandatory by florian · 13 years ago
  32. 5ad3d56 Fix VKI_FIOQSIZE definition on ppc platforms. by tom · 13 years ago
  33. 4b03d39 vgdb: Unlink pipes and mapped file before (re)creating these. by bart · 13 years ago
  34. b5cb85f Update expected output by bart · 13 years ago
  35. 68964c2 memcheck/tests/sbfragment.c: Only use mallinfo() if available. by bart · 13 years ago
  36. ce83509 Add test for address size override prefixes for REP prefixed string by tom · 13 years ago
  37. 7aac06f drd/tests/pth_barrier: Reduce stack usage by bart · 13 years ago
  38. 4b82d69 Check return code of pthread_create and bail out if by florian · 13 years ago
  39. 469bd1e Non-VEX changes to fix #275517. Add testcase and announce fix in NEWS. by florian · 13 years ago
  40. a5e13dd Make do_mremap only check new_addr for wraparound if MREMAP_FIXED was by tom · 13 years ago
  41. 74dc34f Due to a kernel bug the siginfo struct was not filled in correctly. by florian · 13 years ago
  42. 6bf71ef Add support for the FIOQSIZE ioctl. Fixes #270320. by tom · 13 years ago
  43. ebfd3a8 Add tests for XCHG AX, reg16 on amd64. Fixes #252695. by tom · 13 years ago
  44. 0a83e7f Wire up pselect6 on ppc32 and ppc64. Fixes #278078. by tom · 13 years ago
  45. 5d77010 Support the F_GETPIPE_SZ and F_SETPIPE_SZ fcntl calls. Fixes #278349. by tom · 13 years ago
  46. 5ba9530 Make sure the post handler for mincore is called in amd64 and s390 as by tom · 13 years ago
  47. 84c90e6 Followup to VEX r2189 -- handling invalid opcode 00 specially. by florian · 13 years ago
  48. 830ca9e I am an idiot: remove the beginnings of an experimental tool that I by njn · 13 years ago
  49. dfa408c Fix a Massif bug: when realloc'ing a block, any values in the part of the by njn · 13 years ago
  50. e050e6b Announce fix for #279062 by florian · 13 years ago
  51. f897b99 Fix prerequisite for memcheck/tests/linux/timerfd-syscall. by florian · 13 years ago
  52. c2f5a53 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  53. 72e4063 Nightly build: Rename the attachment diffs into diffs.txt such that it can be viewed easily with an e-mail client. by bart · 13 years ago
  54. d378eaa drd: Make racing pthread_barrier_wait() calls trigger an error message instead by bart · 13 years ago
  55. 47c7580 drd/tests/pth_barrier_thr_cr: Suppress pthread_barrier_wait() race reports since these are triggered intentionally. by bart · 13 years ago
  56. 6c73cf6 drd/tests/pth_barrier_thr_cr: Add more error checking. by bart · 13 years ago
  57. dc429d1 Avoid that compiling memcheck on 32-bit systems triggers a compiler warning by bart · 13 years ago
  58. 512a378 drd/tests/tc21_pthonce: Eliminate output variation by bart · 13 years ago
  59. 0478bff Update Subversion ignore list by bart · 13 years ago
  60. d61580e drd: Fix a race condition in the barrier implementation that could result in false positives. by bart · 13 years ago
  61. b56542a drd: Add a stress test for the barrier implementation by bart · 13 years ago
  62. cdc3fdb drd: Remove an unused member variable from the barrier implementation by bart · 13 years ago
  63. 178b686 drd: drd_thread.c source code cleanup by bart · 13 years ago
  64. 3e928c3 drd, bitmap node allocator: recognize root node size properly by bart · 13 years ago
  65. b6230df drd/tests/pth_barrier[23]: Filter output such that only the error count is kept by bart · 13 years ago
  66. 4651e97 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  67. d65009d drd/tests/pth_once: Restrict the number of callers to three. by bart · 13 years ago
  68. 1f4f300 drd: Remove a too strict assert() statement by bart · 13 years ago
  69. 9e71885 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  70. f58eb29 drd/tests/pth_detached_sem: Send regression test output to stderr instead of stdout by bart · 13 years ago
  71. 2ea041a Yet another threading tool regression test scheduler sensitivity fix by bart · 13 years ago
  72. 689a868 Verify drd/tests/pth_detached stderr output instead of the stdout output. by bart · 13 years ago
  73. 745bfbc Yet another regression test scheduling sensitivity fix by bart · 13 years ago
  74. b040454 Two more scheduler sensitivity fixes for thread tool regression tests by bart · 13 years ago
  75. a4cd017 Micro-optimize the matinv regression test by bart · 13 years ago
  76. d1a5cd6 drd: Make drd_pthread_intercepts.c compile again on systems where by bart · 13 years ago
  77. 8dc52aa Make test 1 output independent of scheduler variations. by bart · 13 years ago
  78. 30efc13 Revert r11916, r11917, r11918 and r11923. by bart · 13 years ago
  79. 6d956dc drd: Delay deletion of memory access information of joined threads in order not by bart · 13 years ago
  80. cfca2d4 More thread test scheduler sensitivity fixes by bart · 13 years ago
  81. db57889 Eliminate a superfluous sleep() call and check the pthread_cond_wait() return value by bart · 13 years ago
  82. ac39dee More thread tool regression test scheduler sensitivity fixes by bart · 13 years ago
  83. 0bb3c67 Rename some local variables 'signal' to 'zignal' since gcc complains they by sewardj · 13 years ago
  84. e3436cd Un-break the build on OSX following r11910. by sewardj · 13 years ago
  85. 651f56b drd/Linux: eliminate busy waiting when starting a thread by bart · 13 years ago
  86. 9283db1 drd: Add a suppression pattern by bart · 13 years ago
  87. 0a29cbc drd/tests/atomic_var: Reduce scheduler sensitivity by bart · 13 years ago
  88. e6cb2df Disable drd/tests/tc19_shadowmem because too scheduler sensitive by bart · 13 years ago
  89. a3bf44a helgrind/tests/tc08_hbl2: Reduce scheduler sensitivity by bart · 13 years ago
  90. 21aa17f Unbreak lackey --detailed-counts=yes after r11604 by weidendo · 13 years ago
  91. 06f54d1 Update Subversion ignore list by bart · 13 years ago
  92. 0d03bd4 valgrind.h: Remove a superfluous cast. See also #278454. by bart · 13 years ago
  93. fd5e535 The cmpxchg16b tests in this need to have 16-aligned addresses; by sewardj · 13 years ago
  94. 45264af Avoid excessive fragmentation in m_mallocfree facility by munmapping by sewardj · 13 years ago
  95. dc873c0 Add a new client request and pair of macros, by sewardj · 13 years ago
  96. d99bad8 Change this file to be a symlink to the identical version by sewardj · 13 years ago
  97. ab85310 Add support for IBM Power ISA 2.06 -- stage 2 (testcases). by sewardj · 13 years ago
  98. a201c45 Add support for IBM Power ISA 2.06 -- stage 2 (handle new by sewardj · 13 years ago
  99. 722be39 Update ugly Callgrind hack for supporting instrumentation modes by weidendo · 13 years ago
  100. e5704c9 callgrind_control: fix parsing of vgdb -l by weidendo · 13 years ago