aboutsummaryrefslogtreecommitdiff
path: root/test/trace_processor/heap_graph_flamegraph_focused.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/trace_processor/heap_graph_flamegraph_focused.out')
-rw-r--r--test/trace_processor/heap_graph_flamegraph_focused.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/trace_processor/heap_graph_flamegraph_focused.out b/test/trace_processor/heap_graph_flamegraph_focused.out
new file mode 100644
index 000000000..bb263538e
--- /dev/null
+++ b/test/trace_processor/heap_graph_flamegraph_focused.out
@@ -0,0 +1,4 @@
+"id","depth","name","count","cumulative_count","size","cumulative_size","parent_id"
+0,0,"RootNode",1,3,100,700,"[NULL]"
+1,1,"LeftChild0",1,2,200,600,0
+2,2,"LeftChild1",1,1,400,400,1