]> Pileus Git - ~andy/linux/commit
perf trace: Add aliases for some syscalls
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 27 Sep 2012 16:16:00 +0000 (13:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 27 Sep 2012 16:18:49 +0000 (13:18 -0300)
commitaec1930b0f6f281a0ca038cd03aceace3fe0bb61
tree6145315d849511217a19460de3af364d5c895db7
parentbb2d17a014914b628df42b0c76c85fa8a8c57e79
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 <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-3m9su7jhwnxvepnr3ne1du5k@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c