RFR: JDK-8297958: NMT: Display peak values [v2]

Thomas Stuefe stuefe at openjdk.org
Tue Dec 6 12:32:30 UTC 2022


On Tue, 6 Dec 2022 12:09:31 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> If we are at peak, then instead of writing `(malloc=XKB #Y) (peak=XKB #Y)` (this is what it'd look like, right?) you can write `(malloc=XKB #Y) at peak`. It makes the peaking events visually distinct for experienced users without having to match numbers (also easy regexing) and serves as an indication to new users as to what's going on. It could be misinterpreted, but I think the context of a full log makes it obvious what's going on.

Okay, "at peak" it is :-)

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

PR: https://git.openjdk.org/jdk/pull/11497


More information about the hotspot-runtime-dev mailing list