10 "unhooked-ashmem-dalvik-heap",
11 "unhooked-ashmem-dalvik-LinearAlloc",
12 "unhooked-ashmem-dalvik-aux-structure",
13 "unhooked-ashmem-dalvik-bitmap",
14 "unhooked-ashmem-dalvik-other",
17 "unhooked-system-dex",
18 "unhooked-chrome-dex",
19 "unhooked-other-ashmem",
21 "unhooked-file-exec-lib-chrome-shared",
22 "unhooked-file-exec-lib-chrome-private",
24 "unhooked-file-nonexec-lib-chrome-shared",
25 "unhooked-file-nonexec-lib-chrome-private",
26 "unhooked-file-nonexec",
30 "mmap-gpu-transferbuffer",
31 "mmap-gpu-command-ringbuffer",
32 "mmap-gpu-transfer-ringbuffer",
34 "tc-disk_cache-backing",
35 "tc-disk_cache-other",
47 "UNTIL_HERE_FOR_TOTAL",
48 "total-exclude-profiler",
68 "stacktrace": "optional",
69 "allocator": "optional"
72 "name": "mmap-profiler",
73 "stacktrace": ".*(ProfilerMalloc|MemoryRegionMap::).*",
77 "name": "mmap-type-profiler",
78 "stacktrace": ".*(TypeProfilerMalloc).*",
82 "name": "mmap-tcmalloc",
83 "stacktrace": ".*(DoAllocWithArena|SbrkSysAllocator::Alloc|MmapSysAllocator::Alloc|LowLevelAlloc::Alloc|LowLevelAlloc::AllocWithArena).*",
87 "name": "FROM_HERE_FOR_TOTAL",
88 "stacktrace": "optional",
89 "allocator": "optional"
93 "stacktrace": "optional",
94 "allocator": "optional"
97 "name": "unhooked-absent",
98 "stacktrace": "optional",
99 "allocator": "optional"
102 "name": "unhooked-ashmem-dalvik-heap",
103 "mappedpathname": "/dev/ashmem/dalvik-heap.*",
104 "allocator": "unhooked"
107 "name": "unhooked-ashmem-dalvik-LinearAlloc",
108 "mappedpathname": "/dev/ashmem/dalvik-LinearAlloc.*",
109 "allocator": "unhooked"
112 "name": "unhooked-ashmem-dalvik-aux-structure",
113 "mappedpathname": "/dev/ashmem/dalvik-aux-structure.*",
114 "allocator": "unhooked"
117 "name": "unhooked-ashmem-dalvik-bitmap",
118 "mappedpathname": "/dev/ashmem/dalvik-bitmap.*",
119 "allocator": "unhooked"
122 "name": "unhooked-ashmem-dalvik-other",
123 "mappedpathname": "/dev/ashmem/dalvik.*",
124 "allocator": "unhooked"
127 "name": "unhooked-kgsl",
128 "mappedpathname": "/dev/kgsl-3d0",
129 "allocator": "unhooked"
132 "name": "unhooked-pvrsrvkm",
133 "mappedpathname": "/dev/pvrsrvkm.*",
134 "allocator": "unhooked"
137 "name": "unhooked-system-dex",
138 "mappedpathname": "/data/dalvik-cache/system.*.dex.*",
139 "allocator": "unhooked"
142 "name": "unhooked-chrome-dex",
143 "mappedpathname": "^/.*?(chrome|content).*?apk@classes.dex",
144 "allocator": "unhooked"
147 "name": "unhooked-other-ashmem",
148 "mappedpathname": "/dev/ashmem/.*",
149 "allocator": "unhooked"
152 "name": "unhooked-anonymous",
153 "mappedpathname": "^$",
154 "allocator": "unhooked"
157 "name": "unhooked-file-exec-lib-chrome-shared",
158 "mappedpathname": "^/.*?(chromeview|content).*",
159 "mappedpermission": "..x.",
160 "allocator": "unhooked",
161 "sharedwith": ["group", "others"]
164 "name": "unhooked-file-exec-lib-chrome-private",
165 "mappedpathname": "^/.*?(chromeview|content).*",
166 "mappedpermission": "..x.",
167 "allocator": "unhooked",
168 "sharedwith": ["private"]
171 "name": "unhooked-file-exec",
172 "mappedpathname": "^/.*",
173 "mappedpermission": "..x.",
174 "allocator": "unhooked"
177 "name": "unhooked-file-nonexec-lib-chrome-shared",
178 "mappedpathname": "^/.*?(chromeview|content).*",
179 "allocator": "unhooked",
180 "sharedwith": ["group", "others"]
183 "name": "unhooked-file-nonexec-lib-chrome-private",
184 "mappedpathname": "^/.*?(chromeview|content).*",
185 "allocator": "unhooked",
186 "sharedwith": ["private"]
189 "name": "unhooked-file-nonexec",
190 "mappedpathname": "^/.*",
191 "allocator": "unhooked"
194 "name": "unhooked-stack",
195 "mappedpathname": ".stack.",
196 "allocator": "unhooked"
199 "name": "unhooked-other",
200 "mappedpathname": ".*",
201 "allocator": "unhooked"
204 "name": "mmap-gpu-transferbuffer",
205 "stacktrace": ".*content::GpuCommandBufferStub::OnRegisterTransferBuffer.*",
209 "name": "mmap-gpu-command-ringbuffer",
210 "stacktrace": ".*gpu::CommandBufferHelper::AllocateRingBuffer.*",
214 "name": "mmap-gpu-transfer-ringbuffer",
215 "stacktrace": ".*gpu::TransferBuffer::AllocateRingBuffer.*",
219 "name": "mmap-catch-all",
224 "name": "tc-disk_cache-backing",
225 "stacktrace": ".*disk_cache::BackendImpl::InitBackingStore.*",
226 "allocator": "malloc"
229 "name": "tc-disk_cache-other",
230 "stacktrace": ".*disk_cache::.*",
231 "allocator": "malloc"
234 "name": "tc-sqlite3MemAlloc",
235 "stacktrace": ".*sqlite3MemMalloc.*",
236 "allocator": "malloc"
240 "stacktrace": ".*TPoolAllocator::allocate.*",
241 "allocator": "malloc"
245 "stacktrace": ".*(CRYPTO_malloc|CRYPTO_realloc).*",
246 "allocator": "malloc"
249 "name": "tc-net-iobuffer",
250 "stacktrace": ".*net::IOBuffer::IOBuffer.*",
251 "allocator": "malloc"
254 "name": "tc-stl-string",
255 "stacktrace": ".*std::basic_string::.*",
256 "allocator": "malloc"
259 "name": "tc-stl-rbtree",
260 "stacktrace": ".*std::priv::_Rb_tree::.*",
261 "allocator": "malloc"
264 "name": "tc-stl-vector",
265 "stacktrace": ".*std::priv::_Impl_vector::.*",
266 "allocator": "malloc"
269 "name": "tc-stl-hashtable",
270 "stacktrace": ".*std::hashtable::.*",
271 "allocator": "malloc"
274 "name": "tc-stl-other",
275 "stacktrace": ".*std::__stl_new.*",
276 "allocator": "malloc"
279 "name": "tc-catch-all",
281 "allocator": "malloc"
284 "name": "UNTIL_HERE_FOR_TOTAL",
285 "stacktrace": "optional",
286 "allocator": "optional"
289 "name": "total-exclude-profiler",
290 "stacktrace": "optional",
291 "allocator": "optional"
295 "stacktrace": "optional",
296 "allocator": "optional"
300 "stacktrace": "optional",
301 "allocator": "optional"
305 "stacktrace": "optional",
306 "allocator": "optional"
310 "stacktrace": "optional",
311 "allocator": "optional"
314 "name": "file-nonexec",
315 "stacktrace": "optional",
316 "allocator": "optional"
320 "stacktrace": "optional",
321 "allocator": "optional"
325 "stacktrace": "optional",
326 "allocator": "optional"
329 "version": "POLICY_DEEP_3"