Re: [PATCH 02/21] perf hists: Convert hist entry functions to usestruct he_stat

From: Jiri Olsa
Date: Sun Jan 05 2014 - 11:09:32 EST


On Tue, Dec 24, 2013 at 05:22:08PM +0900, Namhyung Kim wrote:
> From: Namhyung Kim <namhyung.kim@xxxxxxx>
>
> hist_entry__add_cpumode_period() and hist_entry__decay() are dealing
> with hist_entry's stat fields only. So make them use the struct
> directly.
>
> Cc: Arun Sharma <asharma@xxxxxx>
> Cc: Frederic Weisbecker <fweisbec@xxxxxxxxx>
> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>
> ---
> tools/perf/util/hist.c | 22 +++++++++++-----------
> 1 file changed, 11 insertions(+), 11 deletions(-)

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

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/