From: Daniel Bristot de Oliveira Date: Wed, 11 Jun 2014 19:09:08 +0000 (-0300) Subject: perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available X-Git-Tag: omap-for-v3.17/fixes-against-rc2~178^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07100877ea8fd9b2feabb4dd78f3322892f6bd77;p=pandora-kernel.git perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available Older kernels (e.g., RHEL6) do system call tracing via the syscalls:sys_{enter,exit} tracepoints rather than using raw_syscalls:*. Update perf python and perl scripts to fallback to syscalls:* when raw_syscalls:* isn't available. Signed-off-by: Daniel Bristot de Oliveira Cc: Ingo Molnar Cc: Luis Claudio R. Goncalves Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/5a6c64081a3375bc3bc66351b14559678ef4d71e.1402507908.git.bristot@redhat.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed