Remove JFR
article thumbnail

Announcing Cryostat 2.0: JDK Flight Recorder for Containers

InfoQ

Cryostat, a container-native JVM application developed by Red Hat, provides an API for monitoring and profiling Java containers using Java Flight Recorder (JFR). Cryostat brings JFR to container age allowing analysis and profiling of multiple JVMs directly from a central hub. By Andrea Messetti.

Java 122
article thumbnail

Seeing through hardware counters: a journey to threefold performance increase

The Netflix TechBlog

We turned to JVM-specific profiling, starting with the basic hotspot stats, and then switching to more detailed JFR (Java Flight Recorder) captures to compare the distribution of the events.

Hardware 363