Running Java Flight Recorder with a profiler (-prof jfr)

Aggelos Biboudis biboudis at gmail.com
Fri Aug 15 12:22:49 UTC 2014


Here it is.

Thanks!

Aggelos.


On Fri, Aug 15, 2014 at 2:58 PM, Aleksey Shipilev <
aleksey.shipilev at oracle.com> wrote:

> 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.
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Lightweight_profiler_discovery_through_SPI.patch
Type: text/x-patch
Size: 3388 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/jmh-dev/attachments/20140815/e70fdb66/Lightweight_profiler_discovery_through_SPI-0001.patch>


More information about the jmh-dev mailing list