From: Adrian Hunter Date: Mon, 14 Jul 2014 10:02:38 +0000 (+0300) Subject: perf buildid-cache: Apply force option to copying kcore X-Git-Tag: omap-for-v3.17/fixes-against-rc2~178^2~5^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5173fbb8a11b2857aeec9e5f4e9568d4e1b84dbd;p=pandora-kernel.git perf buildid-cache: Apply force option to copying kcore Currently a copy of kcore is not made if there is one already with the same modules at the same addresses. Change this to make a copy anyway if the force (-f) option is also used. Signed-off-by: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/r/1405332185-4050-15-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed