RFR: 7041: Add Percentage column based on Duration in stack trace view [v2]
Suchita Chaturvedi
schaturvedi at openjdk.java.net
Wed Jun 2 14:12:49 UTC 2021
> 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.
Suchita Chaturvedi has updated the pull request incrementally with one additional commit since the last revision:
Update Copyright year
-------------
Changes:
- all: https://git.openjdk.java.net/jmc/pull/257/files
- new: https://git.openjdk.java.net/jmc/pull/257/files/99765b95..c1e3ca68
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jmc&pr=257&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jmc&pr=257&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jmc/pull/257.diff
Fetch: git fetch https://git.openjdk.java.net/jmc pull/257/head:pull/257
PR: https://git.openjdk.java.net/jmc/pull/257
More information about the jmc-dev
mailing list