Skip to content

Commit 310fde1

Browse files
authored
Update dotnet-alloc-tool.md
removing unnecessary picture that also uses the dark theme unlike all the other pictures in the doc
1 parent 13e3dae commit 310fde1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/profiling/dotnet-alloc-tool.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ The **Functions** view shows processes, modules, and functions that are allocati
9292

9393
The **Allocations**, **Call Tree**, and **Functions** views all contain the **Show Just My Code**, **Show Native Code**, and **Search** options:
9494

95-
![Filter Bar](../profiling/media/filterbar.png "Filter Bar")
96-
9795
- **Show Just My Code** collapses systems, frameworks, and other non-user code and into **[External Code]** frames so that user-code can be focused on. For more information, see [Debug user code with Just My Code](../debugger/just-my-code.md).
9896
- **Show Native Code** shows native code within the analysis target including non-user code if selected.
9997
- The **Filter box** allows you to filter down the **Name** or **Function name** column based on the parameter you provide. Simply type in the field and the table should filter down to show only types that contain the string provided.

0 commit comments

Comments
 (0)