diff options
author | Robert Richter <robert.richter@amd.com> | 2012-02-10 15:41:56 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-02-14 02:33:36 +0100 |
commit | f1c67db7e351bf9fd328e368ba045cbeca11d513 (patch) | |
tree | f5992c509c655873da19c995b740ce89b60a216f /tools/perf/perf.h | |
parent | perf tools: Moving code in header.c (diff) | |
download | linux-f1c67db7e351bf9fd328e368ba045cbeca11d513.tar.xz linux-f1c67db7e351bf9fd328e368ba045cbeca11d513.zip |
perf tools: Factor out feature op to process header sections
There is individual code for each feature to process header sections.
Adding a function pointer .process to struct feature_ops for keeping the
implementation in separate functions. Code to process header sections is
now a generic function.
Cc: Ingo Molnar <mingo@elte.hu>
Link: http://lkml.kernel.org/r/1328884916-5901-2-git-send-email-robert.richter@amd.com
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/perf.h')
0 files changed, 0 insertions, 0 deletions