RFR: 8370: HDR Histogram View [v2]
    Marcus Hirt 
    hirt at openjdk.org
       
    Wed Apr  9 15:14:50 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
Added a PR for it here:
https://bugs.openjdk.org/browse/JMC-8383
Will go back for it in a bit - want to get a proper dark mode finished up first. :)
-------------
PR Comment: https://git.openjdk.org/jmc/pull/636#issuecomment-2790069077
    
    
More information about the jmc-dev
mailing list