- System requirements
- Profiler architecture
- Running the profiler
- Profiler activation
- Start profiling
- Connect to profiled application
- Capturing snapshots
- Solving performance problems
- CPU profiling
- Threads
- Memory profiling
- Garbage collection
- Exception profiling
- Probes: monitor higher level events
- Performance Charts
- Inspections: automatic recognition of typical problems
- Automatically trigger actions on event
- Summary, snapshot annotation, automatic deobfuscation
- Time measurement (CPU time, wall time)
- Filters
- Snapshot directory customization
- Export of profiling results to HTML, CSV, XML, plain text
- Profiler API
- Profiler HTTP API
- Command line tool to control profiling
- Settings
Summary, snapshot annotation, automatic deobfuscation
The "Summary" tab provides an overview of CLR properties and parameters of profiled application, as well as a summary of application telemetry information.
The tab is available when the profiler is connected to profiled application, or when you open a saved snapshot.

Automatic deobfuscation
If the profiled application is obfuscated, YourKit .NET Profiler can automatically restore original names of classes, fields and methods if you specify the path to the obfuscation log file (1). Deobfuscator can be configured for a specific snapshot, as well as when you are connected to the profiled application (in this case the deobfuscator will apply to live results and will be chosen by default for captured snapshots).

Snapshot annotation
Snapshot annotation is a free-form text descriptions directly in the snapshot file.
Annotation can be viewed and edited on the "Summary" tab of snapshot (2), on the Welcome screen:

... and from "Open Snapshot" dialog:
