Enable on demand Linux perf profiling #13539
Labels
area-Diagnostics-coreclr
enhancement
Product code improvement that does NOT require public API changes/additions
os-linux
Linux OS (any supported distro)
Milestone
Current usage of Linux
perf
requires defining theCOMPlus_PerfMapEnabled
before starting the application.There are scenarios were it would be ideal to be able to profile an application instance is performing poorly.
@brianrob Suggested adding a mechanism to trigger this. Perhaps through the diagnostics port.
/cc @brianrob @dotnet/dotnet-diag
The text was updated successfully, but these errors were encountered: