http://www.brendangregg.com/flamegraphs.html
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/e8260b6328fb
http://techblog.netflix.com/2015/07/java-in-flames.html
https://github.com/jrudolph/perf-map-agent
http://www.brendangregg.com/perf.html
https://github.com/etsy/statsd-jvm-profiler
http://www.brendangregg.com/Slides/LISA13_Flame_Graphs.pdf
https://codeascraft.com/2015/01/14/introducing-statsd-jvm-profiler-a-jvm-profiler-for-hadoop/
http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2014-December/016477.html
http://queue.acm.org/detail.cfm?id=2927301
https://bugs.openjdk.java.net/browse/JDK-8080281
http://www.slideshare.net/brendangregg/javaone-2015-java-mixedmode-flame-graphs
http://www.brendangregg.com/flamegraphs.html
http://techblog.netflix.com/2015/07/java-in-flames.html
http://www.brendangregg.com/FlameGraphs/cpuflamegraphs.html
http://www.brendangregg.com/blog/2014-06-12/java-flame-graphs.html
http://www.slideshare.net/brendangregg/java-performance-analysis-on-linux-with-flame-graphs
http://www.slideshare.net/brendangregg/scale2015-linux-perfprofiling
http://www.slideshare.net/brendangregg/blazing-performance-with-flame-graphs
http://www.slideshare.net/brendangregg/broken-linux-performance-tools-2016
http://www.brendangregg.com/blog/2015-07-08/choosing-a-linux-tracer.html
http://www.brendangregg.com/blog/2015-02-27/linux-profiling-at-netflix.html
• Flame Graphs
– http://www.brendangregg.com/flamegraphs.html
– http://techblog.netflix.com/2015/07/java-in-flames.html
– http://techblog.netflix.com/2014/11/nodejs-in-flames.html
– http://www.brendangregg.com/blog/2014-11-09/differential-flame-graphs.html
• Linux perf_events
– https://perf.wiki.kernel.org/index.php/Main_Page
– http://www.brendangregg.com/perf.html
– http://www.brendangregg.com/blog/2015-02-27/linux-profiling-at-netflix.html
• Netflix Vector
– https://github.com/netflix/vector
– http://techblog.netflix.com/2015/04/introducing-vector-netflixs-on-host.html
• JDK tickets
– JDK8: https://bugs.openjdk.java.net/browse/JDK-8072465
– JDK9: https://bugs.openjdk.java.net/browse/JDK-8068945
• hprof: http://www.brendangregg.com/blog/2014-06-09/java-cpu-sampling-using-hprof.html