Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.rules.jdk.cpu | |
org.openjdk.jmc.flightrecorder.rules.jdk.general | |
org.openjdk.jmc.flightrecorder.rules.jdk.memory |
Modifier and Type | Class and Description |
---|---|
class |
CompareCpuRule |
Modifier and Type | Class and Description |
---|---|
class |
FewSampledThreadsRule |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationHaltsRule |
class |
AutoBoxingRule
Rule that checks how much of the total allocation is caused by possible primitive to object
conversion.
|
class |
GcFreedRatioRule
Rule that checks how much memory was freed per second, and compares that to the liveset.
|
class |
GcPauseRatioRule |
class |
StringDeduplicationRule
Intent of this rule is to find out if it would be worth enabling string deduplication.
|
Copyright © 2019. All rights reserved.