git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08d95bd
)
perf tools: Factor out feature op to process header sections
author
Robert Richter
<robert.richter@amd.com>
Fri, 10 Feb 2012 14:41:56 +0000
(15:41 +0100)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 14 Feb 2012 01:33:36 +0000
(23:33 -0200)
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>
tools/perf/util/header.c
patch
|
blob
|
history
diff --cc
tools/perf/util/header.c
Simple merge