RFR (S) : 8073607 : add trace events for inlining
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Feb 24 21:18:33 UTC 2015
Don't split print_inlining() calls into 2 lines in bytecodeInfo.cpp (lines are not so long).
Otherwise it looks good.
Thanks,
Vladimir
On 2/24/15 1:10 PM, Igor Ignatyev 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
More information about the hotspot-compiler-dev
mailing list