1. 9351299 Memory scripts: Accept --build-dir in addition to --build_dir. by [email protected] · 12 years ago
  2. 0807fec Print the TSan/Dr.Memory reports count to stdout instead of stderr; otherwise by [email protected] · 14 years ago
  3. f1346b7 Fix tsan_rv as it was broken due to recent "testcase" failures by [email protected] · 14 years ago
  4. eb2dad90 TSan: print error reports to stdout instead of stderr by [email protected] · 14 years ago
  5. cb155a8 Fix python scripts in src/tools/ by [email protected] · 14 years ago
  6. b16980cf Refactor "Suppressions used" printing code in memcheck and tsan analyzer scripts by [email protected] · 14 years ago
  7. 9356b47 Print out the ui_test test case in the reports by [email protected] · 14 years ago
  8. 8de31907 Print suppression hashes for TSan reports by [email protected] · 14 years ago
  9. 3ff7468 Quick-fix TSan sanity tests by [email protected] · 14 years ago
  10. 59afbe5 Add support for the TSan suppression generator by [email protected] · 14 years ago
  11. afcb5ab Print out TSan internal assertions as errors by [email protected] · 14 years ago
  12. 4083d0c Hotfixed a typo in tsan_analyze.py by [email protected] · 15 years ago
  13. e1c19e3 Convert all the report stack lines to strings (better implementation of r60931) by [email protected] · 15 years ago
  14. fe53d21 Fixed the error when joining a list of _StackTraceLine instances. by [email protected] · 15 years ago
  15. 3939da8 Improve the experience of using RaceVerifier TSan mode. by [email protected] · 15 years ago
  16. 5b885310 tsan_analyze.py now assumes that all ThreadSanitizer reports contain VIM folds. by [email protected] · 15 years ago
  17. 57a5a44 Quick-fix for the usage of the old name of a renamed function by [email protected] · 15 years ago
  18. dd352a2 Workaround bug 53198 - don't read non-race ThreadSanitizer warnings on Windows by [email protected] · 15 years ago
  19. a2dad7c Make tsan_analyze.py print ThreadSanitizer's warnings about lock violations. by [email protected] · 15 years ago
  20. 72477d8 Avoid duplicate error reports / suppressions when UI test reports are analyzed separately by [email protected] · 15 years ago
  21. caa12cb Better output format in drmemory_analyze.py by [email protected] · 15 years ago
  22. c367907 Do Valgrind analyze separately for each UI test by [email protected] · 15 years ago
  23. 79151339 Run new self-contained binaries for TSan by [email protected] · 15 years ago
  24. d267ee95 Added sanity checks for base_unittests to Memcheck and ThreadSanitizer test runners. by [email protected] · 16 years ago
  25. 425ca8da Fix parsing of the first race report for ThreadSanitizer by [email protected] · 16 years ago
  26. 751ca34 Fix suppression counts - ints were concatenated, not summed up by [email protected] · 16 years ago
  27. 7acd336 This CL adds gdb_helper to tsan_analyze.py, making the by [email protected] · 16 years ago
  28. 253652f Print suppressions used by ThreadSanitizer. by [email protected] · 16 years ago
  29. 68e3b472 Patch from timurrrr: Re-factor valgrind scripts to add tsan support by [email protected] · 16 years ago