You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/profiling/flame-graph.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The Flame Graph view is in the details view of *.diagession* report.
45
45
46
46
:::image type="content" source="./media/vs-2022/flame-graph-complex-call-tree.gif" alt-text="Screenshot showing Flame Graph for a complex call tree." lightbox="media/vs-2022/flame-graph-complex-call-tree.gif":::
47
47
48
-
To view details about any node, select the node.
48
+
To view details about any node, select the node. The following illustration shows the selection of a node. The selected node becomes the new baseline at the top of the call tree.
49
49
50
50
:::image type="content" source="./media/vs-2022/flame-graph-select-node.gif" alt-text="Screenshot showing Flame Graph when selecting a node." lightbox="media/vs-2022/flame-graph-select-node.gif":::
0 commit comments