summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_allocator_interface.h
AgeCommit message (Expand)Author
2017-10-23[Sanitizers] New sanitizer API to purge allocator quarantine.Alex Shlyapnikov
2017-03-15[asan] add one more argument to __sanitizer_print_memory_profile, remove a re...Kostya Serebryany
2017-01-31[sanitizer] Add list of symbols exported in sanitizers' interface.Marcos Pividori
2016-09-14[asan] add heap_profile=1 to asan to periodically print the heap profile. So ...Kostya Serebryany
2016-06-16[sanitizers] introduce yet another API function: __sanitizer_install_malloc_a...Kostya Serebryany
2014-07-07Generalize sanitizer allocator public interface.Alexey Samsonov