Y
Hacker News
new
|
ask
|
show
|
jobs
by
m4dc4pXXX
3723 days ago
Can you write up how you fixed the broken call stacks? I've used Brendan's tools (with java-perf-map, also an awesome tool) to generate flame graphs for Scala code and had no idea I could only see 127 frames.
1 comments
brendangregg
3723 days ago
We ultimately should be fixing this with BPF, which we'll certainly post instructions for.
link