From: Robert Richter Date: Fri, 10 Feb 2012 14:41:56 +0000 (+0100) Subject: perf tools: Factor out feature op to process header sections X-Git-Tag: v3.4-rc1~192^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1c67db7e351bf9fd328e368ba045cbeca11d513;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1328884916-5901-2-git-send-email-robert.richter@amd.com Signed-off-by: Robert Richter Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed