index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
tsan
/
rtl
/
tsan_flags.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across ...
Alexey Samsonov
2015-08-21
1
-0
/
+1
*
Allow UBSan+MSan and UBSan+TSan combinations (Clang part).
Alexey Samsonov
2015-04-28
1
-6
/
+23
*
tsan: fix parsing of second_deadlock_stack flag
Dmitry Vyukov
2015-04-14
1
-0
/
+4
*
tsan: disable deadlock detector in Go mode
Dmitry Vyukov
2015-02-13
1
-0
/
+2
*
[asan] Allow changing verbosity in activation flags.
Evgeniy Stepanov
2015-01-20
1
-1
/
+3
*
[sanitizer] Make unrecognized flags not fatal.
Evgeniy Stepanov
2015-01-19
1
-2
/
+3
*
[sanitizer] Flag parser rewrite.
Evgeniy Stepanov
2015-01-15
1
-10
/
+11
*
[Sanitizer] Change the runtime flag representation.
Alexey Samsonov
2015-01-07
1
-56
/
+16
*
Revert "Revert r224736: "[Sanitizer] Make CommonFlags immutable after initial...
Alexey Samsonov
2015-01-02
1
-7
/
+12
*
Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization."
Chandler Carruth
2015-01-02
1
-11
/
+7
*
[Sanitizer] Make CommonFlags immutable after initialization.
Alexey Samsonov
2014-12-22
1
-7
/
+11
*
[Sanitizer] Refactor CommonFlags interface. NFC.
Alexey Samsonov
2014-12-19
1
-3
/
+3
*
[Sanitizer] Introduce "stack_trace_format" runtime flag.
Alexey Samsonov
2014-11-06
1
-0
/
+1
*
[TSan] Use common flags in the same way as all the other sanitizers
Alexey Samsonov
2014-09-10
1
-10
/
+8
*
tsan: allocate vector clocks using slab allocator
Dmitry Vyukov
2014-08-05
1
-1
/
+1
*
[Sanitizer] Make "suppressions" and "print_suppressions" common runtime flags.
Alexey Samsonov
2014-07-30
1
-4
/
+1
*
tsan: remove special handling of false reports coming from JVM
Dmitry Vyukov
2014-07-15
1
-2
/
+0
*
[tsan] Enable tsan's deadlock detector by default.
Kostya Serebryany
2014-07-08
1
-0
/
+1
*
tsan: better reports for "double lock of a mutex"
Dmitry Vyukov
2014-04-25
1
-0
/
+2
*
[libsanitizer] Introduce flag descriptions.
Alexander Potapenko
2014-03-20
1
-26
/
+28
*
tsan: deobfuscate global ctx variable
Dmitry Vyukov
2014-03-20
1
-1
/
+1
*
tsan: deadlock detector: add deadlock detector flags
Dmitry Vyukov
2014-03-18
1
-0
/
+6
*
[Sanitizer] Teach external symbolizer to work with addr2line if llvm-symboliz...
Alexey Samsonov
2014-02-12
1
-0
/
+2
*
tsan: add SANITIZER_INTERFACE_ATTRIBUTE to more callbacks
Dmitry Vyukov
2014-02-04
1
-1
/
+2
*
tsan: do not deadlock on fork
Dmitry Vyukov
2014-01-24
1
-0
/
+2
*
[TSan] Replace __tsan::OverrideFlags with __tsan::OnInitialize
Alexey Samsonov
2013-12-11
1
-5
/
+0
*
tsan: fix flags parsing
Dmitry Vyukov
2013-11-27
1
-6
/
+7
*
[Sanitizer] Specify a default value for each common runtime flag
Alexey Samsonov
2013-11-12
1
-11
/
+6
*
tsan: add a test for __tsan_default_options()
Dmitry Vyukov
2013-10-17
1
-8
/
+0
*
tsan: introduce __tsan_default_options() function
Dmitry Vyukov
2013-10-15
1
-24
/
+41
*
tsan: move verbosity flag to CommonFlags
Dmitry Vyukov
2013-10-15
1
-6
/
+7
*
tsan: use sanitizer::CommonFlags in tsan
Dmitry Vyukov
2013-10-15
1
-10
/
+7
*
Refactor the usage of strip_path_prefix option and make it more consistent ac...
Alexey Samsonov
2013-10-04
1
-0
/
+1
*
tsan: add memory_limit_mb flag
Dmitry Vyukov
2013-10-03
1
-0
/
+2
*
tsan: support allocator_may_return_null flag
Dmitry Vyukov
2013-09-27
1
-0
/
+4
*
tsan/msan: add halt_on_error flag
Dmitry Vyukov
2013-08-13
1
-0
/
+2
*
tsan: print statistics about benign race annotations
Dmitry Vyukov
2013-03-28
1
-0
/
+2
*
tsan: print matched suppressions if print_suppressions=1 flag is provided
Dmitry Vyukov
2013-03-27
1
-0
/
+2
*
tsan: add flag to control symbolizer flush frequency
Dmitry Vyukov
2013-03-21
1
-0
/
+2
*
tsan: add flag to not report races between atomic and plain memory accesses
Dmitry Vyukov
2013-02-01
1
-0
/
+2
*
tsan: add io_sync flag that controls amount of IO synchronization
Dmitry Vyukov
2012-12-18
1
-0
/
+8
*
tsan: suppress weird race reports when JVM is embed into the process
Dmitry Vyukov
2012-11-30
1
-0
/
+2
*
tsan: address several review comments
Dmitry Vyukov
2012-11-28
1
-5
/
+1
*
tsan: add log_path parameter (similar to asan)
Dmitry Vyukov
2012-11-28
1
-2
/
+2
*
tsan: dynamic history size
Dmitry Vyukov
2012-11-28
1
-0
/
+12
*
tsan: add flag to suppress all reports (useful for benchmarking)
Dmitry Vyukov
2012-11-07
1
-0
/
+8
*
[Sanitizer] Use kStderrFd constant instead of hardcoded 2
Alexey Samsonov
2012-11-02
1
-1
/
+1
*
[TSan] Use interface attribute for weak functions that may be overriden by user
Alexey Samsonov
2012-09-13
1
-0
/
+1
*
[TSan] add support for running external symbolizer other than addr2line (for ...
Alexey Samsonov
2012-09-06
1
-2
/
+2
*
tsan: add flag to disable reporting of destruction of locked mutexes (some pr...
Dmitry Vyukov
2012-08-16
1
-0
/
+2
[next]