From: Arnaldo Carvalho de Melo Date: Tue, 17 Mar 2015 20:18:58 +0000 (-0300) Subject: perf hists: Remove hist_entry->used, not used anymore X-Git-Tag: omap-for-v4.2/o2_dc~146^2~59^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c47f4fcd60a2f4153d6fe0c31650fbec112a1bd;p=pandora-kernel.git perf hists: Remove hist_entry->used, not used anymore Since hist_entry__delete() nowadays doesn't actually frees anything that may be in use by the annotation code. Eventually we will solve this for good by reference counting struct symbol. Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Namhyung Kim Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-uldtgljymtrkns0knpiso5op@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed