On Tue, 20 Oct 2020 10:52:27 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> > Because it seems that for the short jobs, we would like to just do "perf > record java -XX:+WhatEver", followed by "perf report", without requiring user > to invoke the diagnostic command while JVM is still running? Yes that sounds like a good idea. Add a (diagnostic?) option `-XX:+WritePerfMapOnExit`? ------------- PR: https://git.openjdk.java.net/jdk/pull/760