Index: tools/deep_memory_profiler/policy.l2.json |
diff --git a/tools/deep_memory_profiler/policy.l2.json b/tools/deep_memory_profiler/policy.l2.json |
index 3a1867f88920d80dc76b0c6bb82f6bc012ae29f8..d5e7f7a1ae314aaf5dc1a14ea74c41538679ed36 100644 |
--- a/tools/deep_memory_profiler/policy.l2.json |
+++ b/tools/deep_memory_profiler/policy.l2.json |
@@ -54,6 +54,7 @@ |
"UNTIL_HERE_FOR_TOTAL", |
"total-exclude-profiler", |
"total", |
+ "absent", |
"anonymous", |
"file-exec", |
"file-nonexec", |
@@ -440,6 +441,11 @@ |
"allocator": "optional" |
}, |
{ |
+ "name": "absent", |
+ "stacktrace": "optional", |
+ "allocator": "optional" |
+ }, |
+ { |
"name": "anonymous", |
"stacktrace": "optional", |
"allocator": "optional" |