Re: [PATCH] perf c2c report: Properly check data presence in rb_tree loop

2016-10-21 Thread Kim Phillips
On Fri, 21 Oct 2016 02:17:06 +0200 Jiri Olsa wrote: > On Thu, Oct 20, 2016 at 06:02:24PM -0500, Kim Phillips wrote: > > SNIP > > > (gdb) bt > > #0 c2c_browser__update_nr_entries (hb=, hb=) > > at builtin-c2c.c:2142 > > #1 perf_c2c__hists_browse (hists=0x8b2d90 ) at builtin-c2c.c:2287 > > #2

[PATCH] perf c2c report: Properly check data presence in rb_tree loop

2016-10-20 Thread Jiri Olsa
On Thu, Oct 20, 2016 at 06:02:24PM -0500, Kim Phillips wrote: SNIP > (gdb) bt > #0 c2c_browser__update_nr_entries (hb=, hb=) > at builtin-c2c.c:2142 > #1 perf_c2c__hists_browse (hists=0x8b2d90 ) at builtin-c2c.c:2287 > #2 perf_c2c_display (session=0x205b1a0) at builtin-c2c.c:2316 > #3 perf_c