RFR: 8370: HDR Histogram View [v2]
Alex Macdonald
aptmac at openjdk.org
Tue Apr 8 14:22:24 UTC 2025
On Tue, 1 Apr 2025 23:24:52 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> 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
LGTM, it would be nice to have some sort of empty state or message that pops up if there aren't any duration events to display, the UI has a bunch of unexplained whitespace if there isn't anything to show

-------------
Marked as reviewed by aptmac (Reviewer).
PR Review: https://git.openjdk.org/jmc/pull/636#pullrequestreview-2750177317
More information about the jmc-dev
mailing list