On Fri, 13 Dec 2024 14:54:37 GMT, Martin Doerr <mdo...@openjdk.org> wrote:

> Nice enhancement! Could you add an example output to the description, please?

Currently it looks like this


JVMTI agents:
asyncProfiler path:none, loaded, initialized   
options:start,flat=10000,interval=50us,traces=1,event=wall,loglevel=none


(example is from a JVM started with async-profiler   :  `images/jdk/bin/java 
-agentlib:asyncProfiler=start,flat=10000,interval=50us,traces=1,event=wall,loglevel=none
   ....`  )

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

PR Comment: https://git.openjdk.org/jdk/pull/22706#issuecomment-2541746148

Reply via email to