perf hists: Introduce perf_hpp_list__for_each_format_safe macro
authorJiri Olsa <jolsa@kernel.org>
Mon, 18 Jan 2016 09:24:18 +0000 (10:24 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 3 Feb 2016 15:24:14 +0000 (12:24 -0300)
commit7a1799e0a276069d8b903ba17179b4983b98c04b
treea903c79b54f8d2104d5b401e6ff0f3159590d989
parentcf094045d718437e3d5cd42ac09d77561cb2f368
perf hists: Introduce perf_hpp_list__for_each_format_safe macro

Introducing perf_hpp_list__for_each_format_safe macro to iterate
perf_hpp_list object's output entries safely.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1453109064-1026-21-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/hist.c
tools/perf/util/hist.h
This page took 0.025895 seconds and 5 git commands to generate.