| Package | Description |
|---|---|
| com.tagtraum.perf.gcviewer.view.renderer |
| Modifier and Type | Class and Description |
|---|---|
class |
GCTimesRenderer
Renders all stop the world event pauses.
|
class |
InitialMarkLevelRenderer
Draws a line indicating the level of memory at the initial-mark event.
|
class |
TotalHeapRenderer
TotalHeapRenderer.
|
class |
TotalTenuredRenderer
Renders total size of tenured heap.
|
class |
TotalYoungRenderer
Renders total size of young generation.
|
class |
UsedHeapRenderer
UsedHeapRenderer.
|
class |
UsedTenuredRenderer
UsedTenuredRenderer draws a line to indicate the current usage of the tenured generation.
|
class |
UsedYoungRenderer
UsedYoungRenderer draws a line to indicate the current usage of the young generation.
|
Copyright © 2019. All rights reserved.