summaryrefslogtreecommitdiff
path: root/lib/lsan/lsan_common_linux.cc
Commit message (Expand)AuthorAge
* [LSan] Rework r191522 - treat allocations with short stack traces as liveAlexey Samsonov2013-09-30
* [asan] Fix deadlock in stack unwinder on android/x86.Evgeniy Stepanov2013-09-12
* [sanitizer] Add a fast version of StackDepotGet() for use in LSan.Sergey Matveev2013-08-26
* Revert to C-style callbacks for iteration over allocator chunks.Sergey Matveev2013-06-24
* [LSan] Use a typedef for frontier vectorAlexey Samsonov2013-06-14
* [Sanitizer] Rename InternalVector to InternalMmapVectorAlexey Samsonov2013-06-14
* [sanitizer] Do not fall back to SlowUnwindStack() in GetStackTrace()Sergey Matveev2013-06-06
* [lsan] Begin converting LSan tests to output tests.Sergey Matveev2013-05-27
* [lsan] Minor adjustments to LSan messages.Sergey Matveev2013-05-24
* [lsan] Change CMakeLists to build the common LSan module for ASan.Sergey Matveev2013-05-21
* [lsan] Fix r182256.Sergey Matveev2013-05-20
* [lsan] Common leak checking module.Sergey Matveev2013-05-20