Remove 2029 Remove Benchmarking Remove Java Remove Virtualization
article thumbnail

The Return of the Frame Pointers

Brendan Gregg

2014: Java in Flames Broken Java Stacks (2014) When I joined Netflix in 2014, I found Java's lack of frame pointer support broke all application stacks (pictured in my 2014 Surge talk on the right). For a while I was promoting the use of Canonical's libc6-prof, which was libc6 with frame pointers.

Java 145