Remove 2029 Remove Hardware Remove Systems Remove Technology
article thumbnail

The Return of the Frame Pointers

Brendan Gregg

The problem is that this system has a default libc that has been compiled without frame pointers, so any stack walking stops at the libc layer, producing a partial stack that's missing the application frames. We may get there with future technologies I'll cover later. The actual overhead depends on your workload.

Java 145