diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2014-10-03 14:54:11 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2014-10-03 14:54:11 +0000 |
commit | 7e1accefa2caa52d2e981cc84d7560db6d4cd217 (patch) | |
tree | d4500d2c9028e44ed7ee3e00cf99f95ef4157065 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 40d809399f8336653773601db964ab1de0a30f1e (diff) | |
download | llvm-7e1accefa2caa52d2e981cc84d7560db6d4cd217.zip llvm-7e1accefa2caa52d2e981cc84d7560db6d4cd217.tar.gz llvm-7e1accefa2caa52d2e981cc84d7560db6d4cd217.tar.bz2 |
tsan: output stats about stackdepot in memory profiler
quite amusing on some programs:
RSS 9152 MB: shadow:2456 meta:1736 file:454 mmap:3442 trace:196 heap:866 other:0 stacks=176[1065994] nthr=157/159
...
RSS 30192 MB: shadow:613 meta:5550 file:1839 mmap:20487 trace:212 heap:1489 other:0 stacks=12870[1599445] nthr=162/165
...
RSS 42232 MB: shadow:599 meta:8199 file:2304 mmap:29420 trace:213 heap:1494 other:0 stacks=17794[1690645] nthr=162/165
llvm-svn: 218988
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions