- System requirements
- Profiler architecture
- Profiler installation
- Uninstall profiler
- Running the profiler
- Profiler activation
- Welcome screen
- Start profiling
- Profiling overhead
- Snapshots
- Solving performance problems
- CPU profiling
- Thread profiling
- Object allocation profiling
- Memory profiling
- Exception profiling
- Telemetry
- Probes: monitor higher level events
- Inspections: automatic recognition of typical problems
- Automatically trigger actions on event
- Automatic deobfuscation
- Summary, automatic deobfuscation
- Filters
- Profiler command line
- Command line tool to control profiling
- Export of profiling results to external formats
- Profiler .NET API
- Profiler HTTP API
- Settings
- Troubleshooting
Running the profiler
Please follow instructions for your operating system on how to launch the profiler UI:
Linux
Unpack the profiler archive and run
<Profiler Installation Directory>/bin/profiler.sh
macOS
Install the profiler application from DMG image and run it.
Alternatively you can run profiler from terminal with the command
<Profiler Installation Directory>/Contents/Resources/bin/profiler.sh
Windows
Launch YourKit .NET Profiler from the Start menu.
Alternatively you can run profiler executable directly from
<Profiler Installation Directory>\bin\profiler.exe