[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121228112147.GA976@krava.brq.redhat.com>
Date: Fri, 28 Dec 2012 12:21:47 +0100
From: Jiri Olsa <jolsa@...hat.com>
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>,
Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
David Ahern <dsahern@...il.com>,
Stephane Eranian <eranian@...gle.com>,
Namhyung Kim <namhyung.kim@....com>
Subject: Re: [PATCHSET 00/10] perf tools: Cleanups and bug fixes on sort keys
On Thu, Dec 27, 2012 at 06:11:37PM +0900, Namhyung Kim wrote:
> Hi,
>
> There's a bug report from Stefan Beller that gets segfault on using
> some sort keys. In addition to it, I had some TODO items related to
> it, hence this patchset. :)
>
> This is mostly simple few liners and more complex ones might come later.
>
> Stephane, it'd be great if you check I'm not messed up something on
> the branch stack side (or other area too). Although I've tested basic
> functionality there might be something that I missed.
>
> You can also get this from following tree:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf.git perf/sort-v1
>
> Thanks,
> Namhyung
>
>
> Cc: Stephane Eranian <eranian@...gle.com>
> Cc: Namhyung Kim <namhyung.kim@....com>
>
> Namhyung Kim (10):
> perf sort: Move misplaced sort entry functions
> perf sort: Get rid of unnecessary __maybe_unused
> perf sort: Fix --sort pid output
> perf sort: Align cpu column to right
> perf sort: Calculate parent column width too
> perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()
> perf sort: Check return value of strdup()
> perf sort: Clean up sort__first_dimension setting
> perf sort: Separate out branch stack specific sort keys
> perf report: Update documentation for sort keys
I've tested all except for the branch related stuff, though they look ok as well
Acked-by: Jiri Olsa <jolsa@...hat.com>
for the the patchset
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