From: Jiri Olsa Date: Sun, 3 Aug 2014 12:10:36 +0000 (+0200) Subject: perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters due to... X-Git-Tag: omap-for-v3.19/prcm-cleanup~97^2~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=038fa0b9739d7f375f3f61a2ce4f78ad44329f66;p=pandora-kernel.git perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters due to EBUSY error We were using PERF_COUNT_SW_CPU_CLOCK as an probing event type. Using expected PERF_TYPE_SOFTWARE type instead. Signed-off-by: Jiri Olsa Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: William Cohen Cc: Yann Droneaud Link: http://lkml.kernel.org/r/20140803121036.GA1181@krava.brq.redhat.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed