summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h
AgeCommit message (Expand)Author
2022-07-19tsan: optimize DenseSlabAllocDmitry Vyukov
2021-12-13tsan: new runtime (v3)Dmitry Vyukov
2021-12-09Revert "tsan: new runtime (v3)"Jonas Devlieghere
2021-12-09tsan: new runtime (v3)Dmitry Vyukov
2021-12-01Revert "tsan: new runtime (v3)"Dmitry Vyukov
2021-11-25tsan: new runtime (v3)Dmitry Vyukov
2021-11-23Revert "tsan: new runtime (v3)"Weverything
2021-11-23tsan: new runtime (v3)Dmitry Vyukov
2021-11-22Revert "tsan: new runtime (v3)"Dmitry Vyukov
2021-11-22tsan: new runtime (v3)Dmitry Vyukov
2021-11-12Revert "tsan: new runtime (v3)"Dmitry Vyukov
2021-11-12tsan: new runtime (v3)Dmitry Vyukov
2021-09-22tsan: include MBlock/SyncObj stats into mem profileDmitry Vyukov
2021-07-23tsan: switch to the new sanitizer_common mutexDmitry Vyukov
2021-04-29tsan: increase dense slab alloc capacityDmitry Vyukov
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-07-12tsan: give debug names to dense allocatorsDmitry Vyukov
2015-12-09[TSan] Try harder to avoid compiler-generated memset calls.Alexey Samsonov
2014-07-28tsan: add a useful debug checkDmitry Vyukov
2014-05-29tsan: refactor storage of meta information for heap blocks and sync objectsDmitry Vyukov