OLD | NEW |
(Empty) | |
| 1 heap profile policy: POLICY_DEEP_2 |
| 2 # Read policy.README for description of this file. |
| 3 second optional optional |
| 4 mmap-profiler mmap .*(ProfilerMalloc|MemoryRegionMap::).* |
| 5 mmap-tcmalloc mmap .*(DoAllocWithArena|SbrkSysAllocator::Al
loc|MmapSysAllocator::Alloc|LowLevelAlloc::Alloc|LowLevelAlloc::AllocWithArena).
* |
| 6 FROM_HERE_FOR_TOTAL optional optional |
| 7 mustbezero optional optional |
| 8 nonprofiled-absent optional optional |
| 9 nonprofiled-anonymous optional optional |
| 10 nonprofiled-file-exec optional optional |
| 11 nonprofiled-file-nonexec optional optional |
| 12 nonprofiled-stack optional optional |
| 13 nonprofiled-other optional optional |
| 14 no-bucket default default |
| 15 mmap-v8-heap-newspace mmap .*v8::internal::NewSpace::SetUp.* |
| 16 mmap-v8-heap-coderange mmap .*v8::internal::CodeRange::SetUp.* |
| 17 mmap-v8-heap-pagedspace mmap .*v8::internal::PagedSpace::AllocateRaw.
* |
| 18 mmap-v8-other mmap .*v8::.* |
| 19 mmap-catch-all mmap .* |
| 20 tc-v8 malloc .*v8::.* |
| 21 tc-skia malloc .*Sk[A-Za-z_]+::.* |
| 22 tc-webkit-catch-all malloc .*(WTF::|WebCore::|WebKit::).* |
| 23 tc-unknown-string malloc .*std::basic_string::_Rep::_S_create.* |
| 24 tc-catch-all malloc .* |
| 25 tc-unused default default |
| 26 UNTIL_HERE_FOR_TOTAL optional optional |
| 27 total-exclude-profiler optional optional |
| 28 total optional optional |
| 29 anonymous optional optional |
| 30 file-exec optional optional |
| 31 file-nonexec optional optional |
| 32 stack optional optional |
| 33 other optional optional |
| 34 mmap-total-log default default |
| 35 mmap-no-log default default |
| 36 mmap-total-record default default |
| 37 other-total-log default default |
| 38 tc-total-log default default |
| 39 tc-no-log default default |
| 40 tc-total-record default default |
| 41 tc-total default default |
OLD | NEW |