Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ASan] Clarify that AsanThread objects are allocated only via mmap(). No func... | Alexey Samsonov | 2013-11-27 | 1 | -2/+2 |
* | Improve collecting malloc stats in ASan | Alexey Samsonov | 2013-09-02 | 1 | -7/+5 |
* | [ASan] Switch ASan to generic ThreadRegistry from sanitizer_common. Delete AS... | Alexey Samsonov | 2013-03-21 | 1 | -2/+0 |
* | [ASan] Move malloc stats collection away from AsanThreadRegistry class. | Alexey Samsonov | 2013-03-20 | 1 | -0/+13 |
* | [asan] asan_allocator2: add mmap/munmap stats | Kostya Serebryany | 2012-12-19 | 1 | -0/+2 |
* | Give more accurate malloc statistics to malloc_zone_statistics(). | Alexander Potapenko | 2012-09-12 | 1 | -0/+8 |
* | [asan] more renaming | Kostya Serebryany | 2012-05-31 | 1 | -21/+21 |
* | AddressSanitizer run-time library. Not yet integrated with the compiler-rt bu... | Kostya Serebryany | 2011-11-30 | 1 | -0/+59 |