Chromium Code Reviews
Description[tracing] Expose level of detail of memory dumps in the trace JSON
This small CL exposes a "level_of_detail" field in the trace JSON,
as a sibling of "allocators". e.g.,
"dumps":{
"allocators":{...},
"allocators_graph":[...],
"level_of_detail":"light",
"process_totals":{...}
}
BUG=524345
Committed: https://crrev.com/df2ce273eeb2a30602349d3e7f0de5a445abccbc
Cr-Commit-Position: refs/heads/master@{#348861}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 8 (2 generated)
|
|||||||||||||||||||