index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sanitizer_common
/
sanitizer_quarantine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whenever reasonable, merge ASAN quarantine batches to save memory.
Alex Shlyapnikov
2017-01-19
1
-29
/
+113
*
ASAN activate/deactive controls thread_local_quarantine_size_kb option.
Alex Shlyapnikov
2017-01-12
1
-9
/
+23
*
Revert r291509, 291510 and 291511
Diana Picus
2017-01-10
1
-23
/
+9
*
Bypass quarantine when quarantine size is set ot zero.
Alex Shlyapnikov
2017-01-09
1
-2
/
+14
*
ASAN activate/deactive controls thread_local_quarantine_size_kb option.
Alex Shlyapnikov
2017-01-09
1
-8
/
+10
*
Improved ASAN allocator and quarantine stats.
Evgeniy Stepanov
2017-01-05
1
-1
/
+23
*
Expose thread local quarantine size as ASAN option.
Evgeniy Stepanov
2016-12-22
1
-0
/
+1
*
asan: fix build
Dmitry Vyukov
2016-04-14
1
-1
/
+1
*
asan: fix out-of-bounds access in quarantine
Dmitry Vyukov
2016-04-14
1
-2
/
+4
*
[sanitizer] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_co...
Kostya Serebryany
2015-09-29
1
-3
/
+3
*
[asan] add a flag soft_rss_limit_mb
Kostya Serebryany
2015-01-06
1
-0
/
+2
*
[Sanitizer] Make Quarantine::Init slightly safer.
Alexey Samsonov
2014-12-19
1
-6
/
+10
*
[asan] count the size of QuarantineBatch in the total Quarantine size; make Q...
Kostya Serebryany
2013-10-21
1
-5
/
+10
*
Fix MSVC warnings at the -W2 level
Timur Iskhodzhanov
2013-05-29
1
-1
/
+3
*
[ASan] Switch Windows to allocator v2, also fixing some build errors
Timur Iskhodzhanov
2013-02-08
1
-1
/
+1
*
[Sanitizer] update style checker script and fix namespace style warnings
Alexey Samsonov
2013-01-30
1
-1
/
+1
*
asan: add memory prefetch to quarantine recycle
Dmitry Vyukov
2013-01-11
1
-2
/
+11
*
asan: prevent inlining of cold function
Dmitry Vyukov
2013-01-11
1
-16
/
+19
*
asan: faster quarantine
Dmitry Vyukov
2013-01-11
1
-36
/
+89
*
asan: Refactor asan memory quarantine.
Dmitry Vyukov
2013-01-11
1
-0
/
+107