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