Index: tools/deep_memory_profiler/policy.l1.json |
diff --git a/tools/deep_memory_profiler/policy.l1.json b/tools/deep_memory_profiler/policy.l1.json |
index a8f96cab88258f9b404b981cc08af82e5a92783f..8b36bb83ae6f76df696b232bdd9d92b8be82460a 100644 |
--- a/tools/deep_memory_profiler/policy.l1.json |
+++ b/tools/deep_memory_profiler/policy.l1.json |
@@ -27,6 +27,7 @@ |
"UNTIL_HERE_FOR_TOTAL", |
"total-exclude-profiler", |
"total", |
+ "absent", |
"anonymous", |
"file-exec", |
"file-nonexec", |
@@ -168,6 +169,11 @@ |
"allocator": "optional" |
}, |
{ |
+ "name": "absent", |
+ "stacktrace": "optional", |
+ "allocator": "optional" |
+ }, |
+ { |
"name": "anonymous", |
"stacktrace": "optional", |
"allocator": "optional" |