From: Arnaldo Carvalho de Melo Date: Fri, 3 Jan 2014 17:56:49 +0000 (-0300) Subject: perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload X-Git-Tag: v3.14-rc1~171^2~3^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=735f7e0bbebe755d707182188c4a5e88c581fc1c;p=pandora-kernel.git perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload So that we have the boilerplate in the preparation method, instead of open coded in tools wanting the reporting when the exec fails. Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-purbdzcphdveskh7wwmnm4t7@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed