summaryrefslogtreecommitdiff
path: root/lib/asan/asan_stats.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r369472 and r369441Vitaly Buka2019-08-211-1/+1
* [AArch64] Speed-up leak and address sanitizers on AArch64 for 48-bit VMASebastian Pop2019-08-201-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ASan] Clean up obsolete stats.Alexey Samsonov2015-06-261-7/+1
* [ASan] Clarify that AsanThread objects are allocated only via mmap(). No func...Alexey Samsonov2013-11-271-2/+2
* Improve collecting malloc stats in ASanAlexey Samsonov2013-09-021-7/+5
* [ASan] Switch ASan to generic ThreadRegistry from sanitizer_common. Delete AS...Alexey Samsonov2013-03-211-2/+0
* [ASan] Move malloc stats collection away from AsanThreadRegistry class.Alexey Samsonov2013-03-201-0/+13
* [asan] asan_allocator2: add mmap/munmap statsKostya Serebryany2012-12-191-0/+2
* Give more accurate malloc statistics to malloc_zone_statistics().Alexander Potapenko2012-09-121-0/+8
* [asan] more renamingKostya Serebryany2012-05-311-21/+21
* AddressSanitizer run-time library. Not yet integrated with the compiler-rt bu...Kostya Serebryany2011-11-301-0/+59