summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_stackdepot.cc
AgeCommit message (Expand)Author
2013-08-26[sanitizer] Add a fast version of StackDepotGet() for use in LSan.Sergey Matveev
2012-12-26[asan] asan_allocator2: by default use the StackDepot to store the stack trac...Kostya Serebryany
2012-09-17tsan: reserve msb in stack depot id's (required for msan)Dmitry Vyukov
2012-08-31tsan: improve stack depotDmitry Vyukov
2012-08-30tsan: use stack depot to describe heap blocksDmitry Vyukov
2012-08-30asan/tsan: first version of "stack depot"Dmitry Vyukov