diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2013-01-22 10:09:36 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-01-31 17:07:46 +0100 |
commit | 843985e953ddcc3d57a62641b377c8d3222859e2 (patch) | |
tree | 47d1271f6ccc68b5edf0c225061fda9caa7b72b6 /tools/perf/ui/hist.c | |
parent | perf hists browser: Convert hpp helpers to a function (diff) | |
download | linux-843985e953ddcc3d57a62641b377c8d3222859e2.tar.xz linux-843985e953ddcc3d57a62641b377c8d3222859e2.zip |
perf gtk/browser: Convert hpp helpers to a function
The hpp helpers do same job for each field so it was implemented as
macro in order to access those fields easily. But it gets cumbersome to
maintain a large function in a macro as the function grows. Factor it
out to a function with a little helper macro to access field.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1358845787-1350-9-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/ui/hist.c')
0 files changed, 0 insertions, 0 deletions