RFR: 6973: New Method Profiling Page for JMC

Jason Zaugg jzaugg at openjdk.java.net
Thu Nov 26 08:33:52 UTC 2020


On Wed, 25 Nov 2020 21:50:04 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

>> Tabs for Predecessors and Successors instead of Packages/Classes
>> 
>> ![JMC_MethodProfiling_Pred](https://user-images.githubusercontent.com/4610701/100017066-a1774200-2dda-11eb-80c1-9113478a307b.png)
>> 
>> ![JMC_MethodProfiling_Suc](https://user-images.githubusercontent.com/4610701/100017088-aa681380-2dda-11eb-8374-f2e30c8d2b22.png)
>
> As discussed in the JMC dev meeting - it would be great to add the "Distinguish Frames By" and "Method Formatting Options" menus to the Top Methods table, unless too painful.

I'm excited to see this! A useful follow up would be to add a new type of FlameView chart as an extra tab in the new panel that shows this data, along the lines of the "Sandwich View" in https://github.com/jlfwong/speedscope#-sandwich

-------------

PR: https://git.openjdk.java.net/jmc/pull/165


More information about the jmc-dev mailing list