| Index: tools/deep_memory_profiler/policy.t0.json
|
| diff --git a/tools/deep_memory_profiler/policy.t0.json b/tools/deep_memory_profiler/policy.t0.json
|
| index 9651dd6a09b0bdfabafcb908f279a51750b17ebb..aab87151b078dada3acb1b03db40e1d251814a4e 100644
|
| --- a/tools/deep_memory_profiler/policy.t0.json
|
| +++ b/tools/deep_memory_profiler/policy.t0.json
|
| @@ -26,6 +26,7 @@
|
| "UNTIL_HERE_FOR_TOTAL",
|
| "total-exclude-profiler",
|
| "total",
|
| + "absent",
|
| "anonymous",
|
| "file-exec",
|
| "file-nonexec",
|
| @@ -169,6 +170,11 @@
|
| "allocator": "optional"
|
| },
|
| {
|
| + "name": "absent",
|
| + "stacktrace": "optional",
|
| + "allocator": "optional"
|
| + },
|
| + {
|
| "name": "anonymous",
|
| "stacktrace": "optional",
|
| "allocator": "optional"
|
|
|