[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160121130550.GD13893@danjae.kornet>
Date: Thu, 21 Jan 2016 22:05:50 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Jiri Olsa <jolsa@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
David Ahern <dsahern@...il.com>,
Stephane Eranian <eranian@...gle.com>,
Andi Kleen <andi@...stfloor.org>,
Wang Nan <wangnan0@...wei.com>
Subject: Re: [PATCH v2 03/17] perf hists: Add helper functions for hierarchy
mode
On Thu, Jan 21, 2016 at 01:19:31PM +0900, Namhyung Kim wrote:
> The rb_hierarchy_{first,last,next,prev} functions are to traverse all
Ouch, missed to remove 'first' here.
> hist entries in a hierarchy. They will be used by various function
> which supports hierarchy output.
>
> Signed-off-by: Namhyung Kim <namhyung@...nel.org>
> ---
> removed rb_hierarchy_first().
Powered by blists - more mailing lists