Index: tools/deep_memory_profiler/policy.l1.txt |
diff --git a/tools/deep_memory_profiler/policy.l1.txt b/tools/deep_memory_profiler/policy.l1.txt |
index 606d408cd8d97b4ad40c0c6686a2c0fecd3b6cea..ce20ce8b03f46e8c70f0c60388896c662006ab42 100644 |
--- a/tools/deep_memory_profiler/policy.l1.txt |
+++ b/tools/deep_memory_profiler/policy.l1.txt |
@@ -1,7 +1,8 @@ |
heap profile policy: POLICY_DEEP_2 |
-# Read policy.README for description of this file. |
+# Read README.policy for description of this file. |
second optional optional |
mmap-profiler mmap .*(ProfilerMalloc|MemoryRegionMap::).* |
+mmap-type-profiler mmap .*(TypeProfilerMalloc).* |
mmap-tcmalloc mmap .*(DoAllocWithArena|SbrkSysAllocator::Alloc|MmapSysAllocator::Alloc|LowLevelAlloc::Alloc|LowLevelAlloc::AllocWithArena).* |
FROM_HERE_FOR_TOTAL optional optional |
mustbezero optional optional |