Tools for analysing -XX:+LogCompilation output
Vikram A
vikram.account at gmail.com
Thu Nov 12 02:32:03 PST 2009
hi Ben,
not exactly what you are looking for,
but you can also try -XX:+PrintCompilation instead
for a much simpler output.
-Vikram.
On Thu, Nov 12, 2009 at 3:36 PM, Ben Evans <ben.evans at db.com> wrote:
>
> Hi,
>
> I hope this mail is appropriate to the group - if there's a doc or a Fine
> Wiki I ought to be reading instead, please point me at it.
>
> I am trying to analyse the output of LogCompilation XML logs, and can't
> find a suitable tool.
>
> The sort of questions I would like answers to are:
>
> 1) Which of my methods are being inlined?
> 2) Given a method m and an integer d, which methods at call-depth < d from
> m are compiled by HS? Which are inlined?
>
> I see some rather odd results between Solaris 10 and Linux, and am seeking
> better insight. My current line of attack is parsing the XML output by
> LogCompilation, but if there's an existing tool or a better approach, I'd
> love to hear about it.
>
> Thanks,
>
> Ben
> --
> Ben Evans
> eFX Algorithmic Trading
> Deutsche Bank, London
> Office: +44 (0)20 7541 3953
>
> ---
>
> This e-mail may contain confidential and/or privileged information. If you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and delete this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in this
> e-mail is strictly forbidden.
>
> Please refer to http://www.db.com/en/content/eu_disclosures.htm for
> additional EU corporate and regulatory disclosures.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20091112/3d9b2bbd/attachment.html
More information about the hotspot-dev
mailing list