From: David Ahern <dsahern@gmail.com>
To: Namhyung Kim <namhyung@kernel.org>,
Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>,
Ingo Molnar <mingo@kernel.org>, Paul Mackerras <paulus@samba.org>,
Namhyung Kim <namhyung.kim@lge.com>,
LKML <linux-kernel@vger.kernel.org>, Jiri Olsa <jolsa@redhat.com>,
Minchan Kim <minchan@kernel.org>,
Adrian Hunter <adrian.hunter@intel.com>
Subject: Re: [RFC/PATCH] perf tools: Check recorded kernel version when finding vmlinux
Date: Tue, 29 Jul 2014 09:14:54 -0600 [thread overview]
Message-ID: <53D7BA6E.9040002@gmail.com> (raw)
In-Reply-To: <1406621715-27819-1-git-send-email-namhyung@kernel.org>
On 7/29/14, 2:15 AM, Namhyung Kim wrote:
> This requires to change signature of symbol__init() to receive struct
> perf_session_env *. This patch only does some trivial changes - some
Why only pass the env for perf-report? Why not for any command analyzing
a file? So for live commands env is NULL meaning use host paths; for
recorded files pass env from session header and use it (plus symbol
settings like symfs).
David
next prev parent reply other threads:[~2014-07-29 15:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-29 8:15 [RFC/PATCH] perf tools: Check recorded kernel version when finding vmlinux Namhyung Kim
2014-07-29 15:14 ` David Ahern [this message]
2014-07-29 23:38 ` Namhyung Kim
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=53D7BA6E.9040002@gmail.com \
--to=dsahern@gmail.com \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=minchan@kernel.org \
--cc=mingo@kernel.org \
--cc=namhyung.kim@lge.com \
--cc=namhyung@kernel.org \
--cc=paulus@samba.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.