Skip to content

Commit e438e0e

Browse files
committed
Updated art
1 parent 3a6ca43 commit e438e0e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/profiling/flame-graph.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@ The Flame Graph view is in the details view of *.diagession* report.
4545

4646
:::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":::
4747

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-
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":::
48+
To view details about any node, select the node.
5149

5250
Choose **Reset Zoom** to return to the default view.
5351

5452
You can also navigate to different views in the profiling report by selecting a node, and then choosing an option such as **View in call tree** from the context menu.
5553

54+
:::image type="content" source="./media/vs-2022/flame-graph-view-in-call-tree.gif" alt-text="Screenshot showing Flame Graph option to view in call tree." lightbox="media/vs-2022/flame-graph-view-in-call-tree.gif":::
55+
5656
## Flip the Flame Graph
5757

5858
By default, the flame graph in the tool is shown upside down or as an *icicle chart*, where the y-axis is counting stack depth downwards from zero at the top.
-16.2 MB
Loading
-16.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)