Garbage Collection (GC)

Results View ›› Analyzing System Events Tracking Results ››

Garbage Collection (GC)


The GC view shows all garbage collections that have occurred and provides the following information:

Column Name

Description

Relative Time

Time of the event

Thread ID

Thread ID of the thread which was suspended due to GC

Generations

Available only if include details is configured
(see ToolsOptionsSystem Events).

If details are included, the timing information (duration) is falsified due to performance overheads for capturing.


If not required, GC details should not be included in order to maximize the target application performance.

Duration

Time consumption for the GC operation

Induced Count

Specifies the amount of induced GC operations, manually triggered e.g. by GC.Collect()

Stack

Trigger call stack of the GC



Example with detail information:



GC-Trigger Stack: