[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130326144023.GA1621@gmail.com>
Date: Tue, 26 Mar 2013 15:40:23 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Namhyung Kim <namhyung.kim@....com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/3] perf sort: Add 'addr' sort key
* Namhyung Kim <namhyung@...nel.org> wrote:
> From: Namhyung Kim <namhyung.kim@....com>
>
> New addr sort key provides a way to sort the entries by the symbol
> addresses.
No objections from me - just wondering about the motivation: why would we
want to sort by symbol address?
Perhaps to see the overhead layout/distribution within a DSO, to better
cache-pack hot functions by placing them next to each other?
Putting a short usecase into the changelog (or even better, the
documentation) would be nice.
Thanks,
Ingo
--
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