Javaflame - Capture Function Arguments and Visualize Them in a Flamegraph
Offered By: Devoxx via YouTube
Course Description
Overview
Explore a powerful debugging tool for Java applications in this 32-minute conference talk from Devoxx. Learn about Javaflame, a local agent that captures function calls, arguments, and return values, presenting them in an interactive flamegraph format. Discover how to easily integrate this tool into your development process, enabling efficient visualization of program execution without the need for external servers. Gain insights into enhancing your debugging capabilities and optimizing Java application performance through the use of Javaflame's simple HTML output.
Syllabus
Javaflame - Capture function arguments, visualize them in a flamegraph by Lucas de Carvalho Bueno
Taught by
Devoxx
Related Courses
The Java Agent - Modifying Bytecode at Runtime to Protect Against Log4JGOTO Conferences via YouTube Wargames - Java Vulnerabilities and Why You Should Care
Devoxx via YouTube Writing Java Agents for Fun and Not So Much Profit
Devoxx via YouTube The Hitchhiker’s Guide to Java Class Reloading
Devoxx via YouTube Prometheus Monitoring for Java Web Applications Without Modifying Source Code
Devoxx via YouTube