Skip to content

Commit 84c9655

Browse files
committed
Update troubleshoot-application-service-memory-leaks.md
1 parent 7e42b8b commit 84c9655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/windows-server/performance/troubleshoot-application-service-memory-leaks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ C:\>wpr -stop Heap.etl
181181

182182
Use **WPA.exe** to open the trace. WPA can be downloaded via the Assessment and Deployment Kit (ADK) package for the Windows Performance Toolkit.
183183

184-
Open WPA and set up the symbol path. In the menu, select **Trace** > **Configure Symbol Paths**. Configure symbols by adding the public symbol path as **srv*C:\LocalPubSymbols*https://msdl.microsoft.com/download/symbols**, so you can load symbols (in the menu, select **Trace** > **Load Symbols**) before checking the trace.
184+
Open WPA and set up the symbol path. In the menu, select **Trace** > **Configure Symbol Paths**. Configure symbols by adding the public symbol path as `srv*C:\LocalPubSymbols*https://msdl.microsoft.com/download/symbols`, so you can load symbols (in the menu, select **Trace** > **Load Symbols**) before checking the trace.
185185

186186
### Analyze trace data for virtual allocation memory
187187

0 commit comments

Comments
 (0)