Integrated: 7041: Add Percentage column based on Duration in stack trace view
Suchita Chaturvedi
schaturvedi at openjdk.java.net
Wed Jun 2 15:21:42 UTC 2021
On Tue, 1 Jun 2021 17:32:56 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:
> This PR address the enhancement requested by one of our customers where they were missing the percentage column by duration in stacktrace view which was available in JMC 5.5. Currently we have percentage column which is calculating the percentage based on event count and there is no way user can configure that.
>
> Since this functionality might not be used by many customers I have added a toggle icon in Stacktrace View so that user can set the view according to his preference and by default the new column will be hidden.
>
> Default view showing toggle icon:
> 
>
> Percentage By Duration Column :
> 
>
> Please review the change and let me know your valuable feedback on this.
This pull request has now been integrated.
Changeset: fbf2d9b4
Author: Suchita Chaturvedi <schaturvedi at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/fbf2d9b488e678665e7dfa7ffcb1c2eb3f19a878
Stats: 146 lines in 4 files changed: 140 ins; 0 del; 6 mod
7041: Add Percentage column based on Duration in stack trace view
Reviewed-by: aptmac
-------------
PR: https://git.openjdk.java.net/jmc/pull/257
More information about the jmc-dev
mailing list