From: Andi Kleen <andi@firstfloor.org>
To: Jiri Olsa <jolsa@redhat.com>
Cc: Andi Kleen <andi@firstfloor.org>,
acme@kernel.org, jolsa@kernel.org, linux-kernel@vger.kernel.org,
Andi Kleen <ak@linux.intel.com>,
adrian.hunter@intel.com
Subject: Re: [PATCH 3/4] perf, tools, script: Add support for printing assembler
Date: Sun, 27 Mar 2016 08:35:59 -0700 [thread overview]
Message-ID: <20160327153559.GH7982@two.firstfloor.org> (raw)
In-Reply-To: <20160327110501.GA4015@krava.sund.root.ku.dk>
> > Current issues:
> > - Some jump references do not get resolved to symbols.
> > - udis86 release does not support STAC/CLAC, which are used in the kernel,
> > but there is a pending patch for it.
>
> can't apply this on latest Arnaldo's tree:
This is due to which is only in Arnaldo's tree
commit a3dff304ca50cbfbe3f0e76ee49c439990932ed5
Author: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Wed Mar 23 11:55:24 2016 -0300
perf script: Remove lots of unused arguments
But the asm printer actually needs the "event" argument,
so that change would break my patchkit.
Arnaldo, can you undo the patch or at least keep "event" ?
-Andi
next prev parent reply other threads:[~2016-03-27 15:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-25 23:02 [PATCH 1/4] perf, tools: Add support for skipping itrace instructions Andi Kleen
2016-03-25 23:02 ` [PATCH 2/4] perf, tools: Add probing for udev86 Andi Kleen
2016-03-27 11:26 ` Jiri Olsa
2016-03-25 23:02 ` [PATCH 3/4] perf, tools, script: Add support for printing assembler Andi Kleen
2016-03-27 11:05 ` Jiri Olsa
2016-03-27 15:35 ` Andi Kleen [this message]
2016-03-25 23:02 ` [PATCH 4/4] perf, tools, script: Add brstackasm output for branch stacks Andi Kleen
-- strict thread matches above, loose matches on Subject: below --
2017-01-03 9:00 New attempt at adding an disassembler to perf Andi Kleen
2017-01-03 9:00 ` [PATCH 3/4] perf, tools, script: Add support for printing assembler Andi Kleen
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=20160327153559.GH7982@two.firstfloor.org \
--to=andi@firstfloor.org \
--cc=acme@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=ak@linux.intel.com \
--cc=jolsa@kernel.org \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.