From: Arnaldo Carvalho de Melo Date: Sat, 12 May 2012 16:26:20 +0000 (-0300) Subject: perf annotate: Introduce ->free() method in ins_ops X-Git-Tag: v3.5-rc1~141^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46219ac34f0f365bac700ca6a10ef979c643233;p=pandora-kernel.git perf annotate: Introduce ->free() method in ins_ops So that we don't special case disasm_line__free, allowing each instruction class to provide an specialized destructor, like is needed for 'lock'. Cc: David Ahern Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-xxw4vs5n077tf35jsvjzylhb@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed