public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: Panicz Maciej Godek <godek.maciek@gmail.com>, kawa <kawa@sourceware.org>
Subject: Re: Profiling Kawa code
Date: Fri, 6 Oct 2023 20:57:07 -0700	[thread overview]
Message-ID: <9a9e8fe8-92b8-1f94-15fc-e0340d74e336@bothner.com> (raw)
In-Reply-To: <5715cd57-e600-60ff-957d-35c0016f9654@bothner.com>



On 10/6/23 20:54, Per Bothner wrote:
> You need to figure out where in the generated bytecode Method.invoke
> is called. You can use javap or some other bytecode de-compiiler
> or dis-assembler. Once you narrow down wheer the call is coming
> from you can add type specifiers to help the compiler.

Your profiler tool can probably also help you figure out the *caller* of Method.invoke.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

      reply	other threads:[~2023-10-07  3:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAMFYt2Y3s-z-bW=2D06qxHc-CB55GXH_f5G89GbXCqUHCW-BOw@mail.gmail.com>
2023-10-07  1:18 ` Panicz Maciej Godek
2023-10-07  3:54   ` Per Bothner
2023-10-07  3:57     ` Per Bothner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9a9e8fe8-92b8-1f94-15fc-e0340d74e336@bothner.com \
    --to=per@bothner.com \
    --cc=godek.maciek@gmail.com \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).