public final class TracePerformanceWarningsListener extends AbstractDebugCompilationListener
Modifier | Constructor and Description |
---|---|
private |
TracePerformanceWarningsListener() |
Modifier and Type | Method and Description |
---|---|
static void |
install(GraalTruffleRuntime runtime) |
static boolean |
isEnabled() |
static void |
logPerformanceWarning(OptimizedCallTarget target,
String details,
Map<String,Object> properties) |
addASTSizeProperty, log, notifyCompilationDequeued, notifyCompilationFailed, notifyCompilationGraalTierFinished, notifyCompilationInvalidated, notifyCompilationQueued, notifyCompilationSplit, notifyCompilationStarted, notifyCompilationSuccess, notifyCompilationTruffleTierFinished, notifyShutdown, notifyStartup
private TracePerformanceWarningsListener()
public static void install(GraalTruffleRuntime runtime)
public static boolean isEnabled()
public static void logPerformanceWarning(OptimizedCallTarget target, String details, Map<String,Object> properties)