Closed
Description
I think PMA is in a unique position to break new grounds in Java profiling by reporting the Java stack while highlighting the separation between real frames and virtual frames(inlined methods). To do this we will need:
- Report all frames when reporting inlined data: This can easily lead to VERY long strings. I'm not sure what the maximum 'method' name length supported by perf is.
- Support from flame graphs in colouring and displaying the frames.
Metadata
Metadata
Assignees
Labels
No labels