RFR: 8370: HDR Histogram View [v2]
Marcus Hirt
hirt at openjdk.org
Tue Apr 1 23:24:52 UTC 2025
> Adds a Histogram view that will work on any selected events (that have durations). Useful for looking at distributions of, for example, GC or Lock events, or for any events that have durations in the Event Browser.
>
> 
>
> Events in any percentile can be selected in the percentiles table and used to set the active selection in the selection store.
> 
Marcus Hirt has updated the pull request incrementally with one additional commit since the last revision:
Spotbugs potential null dereference
-------------
Changes:
- all: https://git.openjdk.org/jmc/pull/636/files
- new: https://git.openjdk.org/jmc/pull/636/files/16568f60..eafb3948
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=636&range=01
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=636&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jmc/pull/636.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/636/head:pull/636
PR: https://git.openjdk.org/jmc/pull/636
More information about the jmc-dev
mailing list