| Index: tools/deep_memory_profiler/policy.l0.txt
|
| diff --git a/tools/deep_memory_profiler/policy.l0.txt b/tools/deep_memory_profiler/policy.l0.txt
|
| index 9cc2a373730542617c6f77366b368d6b4e89f188..b430c6c8694530f3c9ea2a12eebcd4e9123a0ebe 100644
|
| --- a/tools/deep_memory_profiler/policy.l0.txt
|
| +++ b/tools/deep_memory_profiler/policy.l0.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
|
|
|