diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2016-10-31 20:17:13 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2016-10-31 20:17:13 +0000 |
commit | 1f7deb8908c33632be1c74c9add7c6e6d1d4a852 (patch) | |
tree | 6f4a00e800b3776335b734f953f32a6e191f6cf3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 240cbabc6b3838aac99e65dc7a4f358044c29989 (diff) | |
download | bcm5719-llvm-1f7deb8908c33632be1c74c9add7c6e6d1d4a852.tar.gz bcm5719-llvm-1f7deb8908c33632be1c74c9add7c6e6d1d4a852.zip |
[tsan] Implement WriteMemoryProfile for Darwin
TSan’s memory usage profiling currently doesn’t work on Darwin. This patch implements measuring the amount of resident and dirty memory for each memory region. I also removed the GetShadowMemoryConsumption function, which seems to be unused.
Differential Revision: https://reviews.llvm.org/D25973
llvm-svn: 285630
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions