Re: [PATCH 2/8] perf, tools: Support handling complete branch stacks as histograms v4

From: Jiri Olsa
Date: Fri Mar 07 2014 - 08:19:56 EST


On Wed, Mar 05, 2014 at 07:31:49AM -0800, Andi Kleen wrote:
> > segfaults here..
> >
> > [jolsa@krava perf]$ ./perf record -g sleep 1
> > [ perf record: Woken up 1 times to write data ]
> > [ perf record: Captured and wrote 0.013 MB perf.data (~567 samples) ]
> > [jolsa@krava perf]$ ./perf report
> > perf: Segmentation fault
> > [jolsa@krava perf]$
>
> Thanks. Fixed with this patch:
>
> commit 124014960a8fb09043914fb79ea86e0444408ab0
> Author: Andi Kleen <ak@xxxxxxxxxxxxxxx>
> Date: Wed Mar 5 07:28:56 2014 -0800
>
> perf, tools, report: Fix perf report without -b
>
> Fix report crash when -b is not used. Reported by Jiri Olsa.
>
> Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>

you need to merge it with the original one,
so we dont have broken build.. git bisect wise

same for the gtk stuff

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/