From: Arnaldo Carvalho de Melo Date: Thu, 27 Sep 2012 16:16:00 +0000 (-0300) Subject: perf trace: Add aliases for some syscalls X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aec1930b0f6f281a0ca038cd03aceace3fe0bb61;p=pandora-kernel.git perf trace: Add aliases for some syscalls What we get from audit_syscall_to_name isn't what we find in the syscalls: tracepoint events, so add the alias that allows the tool to find prctl, fstat, fstatat and stat. 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-3m9su7jhwnxvepnr3ne1du5k@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed