Flame Graphs by Amir Langer
Amir Langer, an eBay architect, in a fascinating lecture about Flame Graphs, given in the JAVA.IL meetup.
TL;DR:
Flame Graphs are a visualization of code stack traces, which are excellent tools for analyzing and dissecting performance problems in code. Click and enjoy the full presentation!