10 "name": "mmap-profiler",
11 "backtrace_function": ".*(TypeProfilerMalloc|ProfilerMalloc|MemoryRegionMap::).*",
16 "name": "unhooked-anonymous",
17 "mapped_pathname": "^$",
21 "name": "unhooked-file",
22 "mapped_pathname": "^/.*",
26 "name": "unhooked-stack",
27 "mapped_pathname": ".stack.",
31 "name": "unhooked-other",
32 "mapped_pathname": ".*",
36 "name": "mmap-tcmalloc",
37 "backtrace_function": ".*(DoAllocWithArena|SbrkSysAllocator::Alloc|MmapSysAllocator::Alloc|LowLevelAlloc::Alloc|LowLevelAlloc::AllocWithArena).*",
39 [ "malloc", "browser-module" ],
40 [ "malloc", "renderer-module" ],
47 "backtrace_function": ".*v8::.*",
55 "backtrace_function": ".*gpu::.*",
63 "backtrace_function": ".*Sk[a-zA-Z0-9_]*::.*",
70 "name": "mmap-others",
71 "backtrace_function": ".*",