Running Java Flight Recorder with a profiler (-prof jfr)
Aleksey Shipilev
aleksey.shipilev at oracle.com
Fri Aug 15 11:58:12 UTC 2014
Hi Aggelos,
On 08/15/2014 03:23 PM, Aggelos Biboudis wrote:
> It includes the patch that enables SPI
> <https://github.com/biboudis/jmh-profilers/blob/master/cr/Lightweight_external_profiler_discovery_through_SPI_.patch>
> and
> the profiler that was migrated there. Maybe this would open JMH up to
> community-maintained *external* profilers for Linux/Win/Mac.
I think the external API for profilers would be awesome to have. SPI
seems to be the good option to do this. Please extend your patch to
InternalProfiler.class as well, or just Profiler.class.
Also, as per OpenJDK TOU, we accept the patches as the attachments to
this mailing list.
Thanks,
-Aleksey.
More information about the jmh-dev
mailing list