perf/scripts: Tag syscall_name helper as not yet available
authorFrederic Weisbecker <fweisbec@gmail.com>
Thu, 25 Feb 2010 02:03:52 +0000 (03:03 +0100)
committerFrederic Weisbecker <fweisbec@gmail.com>
Thu, 25 Feb 2010 03:07:50 +0000 (04:07 +0100)
commitc2fbaa4b489b738cd9e7666edfeceaaa38e71c9f
treecf3de68faeea1b226ecc2a1c084b96c05e5cc778
parentcff68e582237cae3cf456f01153202175961dfbe
perf/scripts: Tag syscall_name helper as not yet available

syscall_name() helper, which resolves a syscall arch number to
its name, is not yet available as we first need to implement
event injection for it to work.

Remove it from the documentation or tag its references as
unavailable yet. Once it's implemented, we can just revert
the current patch.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Keiichi KII <k-keiichi@bx.jp.nec.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-trace-perl.txt
tools/perf/Documentation/perf-trace-python.txt