RFR (S) : 8073607 : add trace events for inlining

Filipp Zhinkin filipp.zhinkin at gmail.com
Wed Feb 25 05:59:28 UTC 2015


Hi Igor,

I guess that 'opto' in event's path stands for 'optimization',
but it looks a bit confusing, because 'opto' is used as a C2's name elsewhere.

Thanks,
Filipp.


On Wed, Feb 25, 2015 at 12:10 AM, Igor Ignatyev
<igor.ignatyev at oracle.com> wrote:
> Hi guys,
>
> could you please review the patch which adds trace events for inlining for
> c1/c2 compiler?
>
> An added event provides information about caller, callee, bci, inline status
> and message.
>
> webrev : http://cr.openjdk.java.net/~iignatyev/8073607/webrev.00/
> JBS: https://bugs.openjdk.java.net/browse/JDK-8073607
> --
> Igor


More information about the hotspot-compiler-dev mailing list