summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/scudo/scudo_tsd_shared.cpp
Commit message (Expand)AuthorAgeFilesLines
* [scudo] Correct a behavior on the shared TSD registryKostya Kortchinsky2019-06-251-3/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [scudo] Improve the scalability of the shared TSD modelKostya Kortchinsky2018-06-111-22/+45
* [scudo] Make getNumberOfCPUs Fuchsia compliant v2Kostya Kortchinsky2017-11-211-8/+1
* [sanitizer] Revert rL317822Kostya Kortchinsky2017-11-091-1/+8
* [scudo] Make getNumberOfCPUs Fuchsia compliantKostya Kortchinsky2017-11-091-8/+1
* Revert "[scudo] Make getNumberOfCPUs Fuchsia compliant"Reid Kleckner2017-11-081-1/+8
* [scudo] Make getNumberOfCPUs Fuchsia compliantKostya Kortchinsky2017-11-071-8/+1
* [scudo] Allow to specify the maximum number of TSDs at compile timeKostya Kortchinsky2017-10-271-6/+3
* [scudo] Allow for non-Android Shared TSD platforms, part 2Kostya Kortchinsky2017-10-131-5/+5
* [scudo] Allow for non-Android Shared TSD platforms, part 1Kostya Kortchinsky2017-10-121-7/+8
* [scudo] Scudo thread specific data refactor, part 3Kostya Kortchinsky2017-09-261-0/+96
OpenPOWER on IntegriCloud