summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/memprof/memprof_linux.cpp
AgeCommit message (Expand)Author
2024-06-17Reapply "[HWASan] [compiler-rt] support non-4k pages on Android" (#95853)Florian Mayer
2024-06-17Revert "[HWASan] [compiler-rt] support non-4k pages on Android" (#95853)Florian Mayer
2024-06-17[HWASan] [compiler-rt] support non-4k pages on Android (#95069)Florian Mayer
2024-02-16[sanitizer] Lift AsanDoesNotSupportStaticLinkage to sanitizer_common.h. NFC (...Fangrui Song
2023-12-29[compiler-rt] Remove a few workarounds for FreeBSD 9.x (#76263)Brad Smith
2022-07-20[NFC][memprof] Remove unused codeVitaly Buka
2020-12-27[asan][memprof] Declare _DYNAMIC and fix -WparenthesesFangrui Song
2020-10-16[MemProf] Memory profiling runtime supportTeresa Johnson