The first public beta release of the .NET Continuous Profiler is available!
This beta release provides Wall Time profiling of .NET applications. Here is the list of available features:
- Applications threads are sampled to visualize their wall time in a flamegraph
- Filtering per thread, AppDomain, and namespace is available
- For better readability, native frames are hidden
- 64-bit .NET Framework and .NET Core applications are supported on Windows only
Note: the Continuous Profiler will be open-source and available in this repo soon