[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160105141111.GA14602@krava.brq.redhat.com>
Date: Tue, 5 Jan 2016 15:11:11 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Jiri Olsa <jolsa@...nel.org>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
lkml <linux-kernel@...r.kernel.org>,
David Ahern <dsahern@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Noel Grandin <noelgrandin@...il.com>
Subject: Re: [PATCH 6/6] perf record: Always store data mmaps
On Tue, Jan 05, 2016 at 08:16:34PM +0900, Namhyung Kim wrote:
> On Thu, Dec 17, 2015 at 09:26:55PM +0100, Jiri Olsa wrote:
> > Currently we don't synthesize data mmap by default. It depends
> > on -d option, that enables data address sampling.
> >
> > But we've seen cases (softice) where DWARF unwinder went through
> > non executable mmaps, which we need to lookup in MAP__VARIABLE tree.
> >
> > Given the discussion we had with Arnaldo, where he mentioned
> > he wanted to unify MAP__VARIABLE/MAP__FUNCTION anyway, I'm
> > making data mmaps to be synthesized unconditionally.
>
> But I'm afraid of increased data size. Could you check how much is it?
I'll check
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists