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
/
sanitizer_common
/
sanitizer_coverage_libcdep.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[asan] add interface function __sanitizer_get_total_unique_coverage; useful f...
Kostya Serebryany
2014-11-14
1
-2
/
+11
*
Fix -Wcast-qual warnings in sanitizers
Alexey Samsonov
2014-11-13
1
-1
/
+1
*
[Sanitizer] Get rid of unnecessary allocations in StripModuleName. NFC.
Alexey Samsonov
2014-11-04
1
-2
/
+1
*
[asan] increase the initial buffer size in caller-callee dumper
Kostya Serebryany
2014-10-31
1
-1
/
+1
*
[asan] run-time part of the caller-callee coverage instrumentation
Kostya Serebryany
2014-10-31
1
-0
/
+94
*
[asan] remove debug print
Kostya Serebryany
2014-09-03
1
-1
/
+0
*
[asan] Fix mmap-ed coverage with coverage=0.
Evgeniy Stepanov
2014-06-11
1
-2
/
+2
*
[asancov] Faster coverage in memory-mapped mode.
Evgeniy Stepanov
2014-06-05
1
-6
/
+6
*
[sancov] Handle fork.
Evgeniy Stepanov
2014-06-04
1
-3
/
+39
*
[sancov] Delay opening dump file until the first module constructor.
Evgeniy Stepanov
2014-06-03
1
-8
/
+9
*
[sancov] Fix map update logic on Android.
Evgeniy Stepanov
2014-06-03
1
-0
/
+6
*
[sanitizer] Add coverage_dir flag.
Evgeniy Stepanov
2014-05-29
1
-10
/
+13
*
[asancov] Write coverage directly to a memory-mapped file.
Evgeniy Stepanov
2014-05-27
1
-0
/
+334
[prev]