Index: tools/deep_memory_profiler/policy.l2.txt |
diff --git a/tools/deep_memory_profiler/policy.l2.txt b/tools/deep_memory_profiler/policy.l2.txt |
index 85fa41fafcc98e97fadbbf7333f53e884bb3d207..11d78e543524bc7b0ec5817b1ecb9d06eaf24719 100644 |
--- a/tools/deep_memory_profiler/policy.l2.txt |
+++ b/tools/deep_memory_profiler/policy.l2.txt |
@@ -2,6 +2,7 @@ heap profile policy: POLICY_DEEP_2 |
# Read policy.README 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 |