Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> omit frame pointer which destroys debugability.

IIRC frame pointers were necessary for a Linux flame graph tool I used on the JVM.



Based on `perf`? If so, try passing `--call-graph dwarf` in your `perf record` invocation. Then things should work fine despite lack of frame pointers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: