summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/asan_stats.h
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud