Profile/Trace Running Process

How To ››

Profile/Trace Running Process


To profile or trace a running process:


    1. Run .NET  Runtime Analyzer. The Application Chooser window will open.

    1. In the Application Chooser window, specify the profiling type. You could choose between Performance Profiler , Memory Profiler and Systems Event Tracker.
      For more details on profiling type, refer to the Profiling Methods section.
    2. In the top panel Application To Analyze, select the tab Attach Running Process:
    1. Click Attach button.
    2. Before you execute the actual target scenario within your application, please perform the Clear operation to remove profiling/tracing history that was recorded before the target scenario is executed.
    3. Collect profiling/tracing data by clicking Get Results.
    4. Optionally, you can save the snapshot.
    5. Optionally, you can click Detach button to stop profiling/tracing.
    6. Analyze the collected snapshots in the Performance Viewer or Memory Viewer or Systems Event Viewer (depends on the profiling type you select).