Completed
Future of JFR
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
JDK Flight Recorder: Introduction and Best Practices - Inside Java Podcast
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Markus
- 3 What interested you in working on the JVM
- 4 What problems does the JVM solve
- 5 JDK in production systems
- 6 Open source
- 7 Analysis
- 8 Getting started
- 9 JFR events
- 10 Custom events
- 11 Simple to use
- 12 Startup time
- 13 Event streaming
- 14 Separate processes
- 15 Decoupled transports
- 16 Best practices
- 17 Future of JFR
- 18 JFR in early access builds
- 19 JFR performance optimization
- 20 JFR vs other profiling tools
- 21 JFR as a platformspecific profiler
- 22 Markuss typical day