perf script: Fix documentation errors
authorSeongJae Park <[email protected]>
Tue, 30 May 2017 11:18:24 +0000 (20:18 +0900)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 7 Jun 2017 23:27:20 +0000 (20:27 -0300)
commit34d4453dac257be53c21abf2f713c992fb692b5c
treec2ecd1a0c0361bef8b2105e8828125cbeb6539e7
parentc76132dc5182776b98e946d674cb41c421661ea9
perf script: Fix documentation errors

This commit fixes two errors in documents for perf-script-python and
perf-script-perl as below:

- /sys/kernel/debug/tracing events -> /sys/kernel/debug/tracing/events/
- trace_handled -> trace_unhandled

Signed-off-by: SeongJae Park <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Tom Zanussi <[email protected]>
Fixes: cff68e582237 ("perf/scripts: Add perf-trace-python Documentation")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/Documentation/perf-script-perl.txt
tools/perf/Documentation/perf-script-python.txt