Clone this repo:
  1. 06743c2 [sanitizer] Enable prctl interceptor on Android. by Evgeniy Stepanov · 11 years ago master ara-dev-release-20141107
  2. dd3a5ec Updated compiler-rt for merge to r177337. by Stephen Hines · 11 years ago
  3. eb98c4d Merge branch 'upstream' into merge_2012_03_18 by Stephen Hines · 11 years ago
  4. a539183 Add some GCOV functions that register all of the __llvm_gcov_flush() functions. by Bill Wendling · 11 years ago
  5. f51c386 tsan: smaller memory block headers (32b->16b) by Dmitry Vyukov · 11 years ago
  6. 3ce2170 tsan: add support for idle threads by Dmitry Vyukov · 11 years ago
  7. 74172de tsan: touch less shadow memory during operations on big memory ranges by Dmitry Vyukov · 11 years ago
  8. 7ac33ac tsan: mark shadow for thread stack as "don't need" when thread exits by Dmitry Vyukov · 11 years ago
  9. 5d72fc7 tsan: better memory profiler by Dmitry Vyukov · 11 years ago
  10. ac1f5ca tsan: madvise(DONTNEED) shadow memory on munmap() by Dmitry Vyukov · 11 years ago
  11. 18ec84c [asan] make the __asan_get_heap_size more robust by Kostya Serebryany · 11 years ago
  12. e93e505 tsan: move implementation out of h file by Dmitry Vyukov · 11 years ago
  13. 6af642e tsan: fix clang -Wall build by Dmitry Vyukov · 11 years ago
  14. 036f933 [TSan] re-apply r177249 lost in edits by Alexey Samsonov · 11 years ago
  15. 00545a3 [asan] Switch to allocator2 on Android. by Evgeniy Stepanov · 11 years ago
  16. 46b4a86 tsan: fix memory leak by Dmitry Vyukov · 11 years ago
  17. 2c5284e tsan: use StackDepot for thread creation stacks by Dmitry Vyukov · 11 years ago
  18. 491852e tsan: fix Go build by Dmitry Vyukov · 11 years ago
  19. 3abf531 tsan: use StackDepot in sync object to store creation stacks by Dmitry Vyukov · 11 years ago
  20. 49960be tsan: fix huge stack frames by Dmitry Vyukov · 11 years ago