File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -659,16 +659,18 @@ To collect traces using `dotnet-trace collect-linux`:
659659 Provider Name Keywords Level Enabled By
660660 Microsoft-Windows-DotNETRuntime 0x000000100003801D Informational(4) --profile
661661
662- Linux Events Enabled By
662+ Linux Perf Events Enabled By
663663 cpu-sampling --profile
664664
665- [00:00:00:04] Recording trace.
665+ Output File : <path-to-nettrace>trace_20251008_181939.nettrace
666+
667+ [00:00:00:03] Recording trace.
666668 Press <Enter> or <Ctrl-C> to exit...
667669
668670 Recording stopped.
669671 Resolving symbols.
670672 Finished recording trace.
671- Trace written to trace_20251007_160232 .nettrace
673+ Trace written to <path-to-nettrace>trace_20251008_181939 .nettrace
672674 ```
673675
674676## View the trace captured from dotnet-trace
You can’t perform that action at this time.
0 commit comments