Remove 2029 Remove Cache Remove Code Remove Software
article thumbnail

The Return of the Frame Pointers

Brendan Gregg

To explain this example in more detail: The profiler periodically interrupts software execution, and for those disconnected stacks it happens to be the execution of the kernel software ("vfs*", "ext*", etc.). Apart from library code, maybe your application doesn't have frame pointers either, in which case everything is broken.

Java 145