Integrated: 8370: HDR Histogram View

Marcus Hirt hirt at openjdk.org
Wed Apr 9 15:14:50 UTC 2025


On Tue, 1 Apr 2025 23:08:59 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. 
> 
> ![image](https://github.com/user-attachments/assets/97e7d3a5-9be8-455f-bf1f-fc0e846ebb40)
> 
> Events in any percentile can be selected in the percentiles table and used to set the active selection in the selection store.
> ![image](https://github.com/user-attachments/assets/69fecbb6-6368-461b-af83-4605548e2513)

This pull request has now been integrated.

Changeset: 688063ad
Author:    Marcus Hirt <hirt at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/688063ad4c2187cd36221635a532ac821224bd93
Stats:     464 lines in 12 files changed: 457 ins; 0 del; 7 mod

8370: HDR Histogram View

Reviewed-by: aptmac

-------------

PR: https://git.openjdk.org/jmc/pull/636


More information about the jmc-dev mailing list