Using FlameGraphs to Illuminate the JVM
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the intricacies of JVM performance optimization through FlameGraphs in this 52-minute Devoxx conference talk. Dive into the powerful combination of Linux system profiler perf and JDK 8u60's -XX:+PreserveFramePointer option to capture comprehensive profiles across OS, JVM, and Java code. Learn how to visualize execution profiles, analyze Java applications from new perspectives, and gain insights into profiling techniques. Discover the utility of FlameGraphs in various scenarios, including jstack and honest-profiler usage, perf-map-agent integration, and advanced applications. Uncover the impact of compilers and garbage collection on performance profiles, and explore additional advanced FlameGraph usage techniques. Benefit from speaker Nitsan Wakart's expertise in Java development, trading systems, and JVM performance optimization as you enhance your understanding of this innovative profiling method.
Syllabus
Introduction
The root of all evil
What do we do
Everybody knows about Java
Brendan Greg
FlameGraphs
Flat View
Perl
FlameGraph
Yaxis
Presentation Tools
Collapsed Stax Format
One Sample
Stacks
SelfTime
Profilers
Safe Points
Java Profile
Java Profilers
Application Scope
Requirements
Results
What we lose
The fun begins
Array Copies
Suggestions
Taught by
Devoxx
Related Courses
Hands-on Introduction to Pixie - Kubernetes ObservabilityRawkode Academy via YouTube Production Profiling - What, Why and How
Devoxx via YouTube Set Your Code on Fire with FlameGraphs
Devoxx via YouTube A Tale of Two Flamegraphs - Continuous Profiling in Ruby
Ruby Central via YouTube Workshop - How to Use Flamegraphs to Find Performance Problems
Ruby Central via YouTube