perf probe: Fix examples section of documentation
authorSeongJae Park <sj38.park@gmail.com>
Sun, 7 May 2017 10:36:42 +0000 (19:36 +0900)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 15 Sep 2017 17:30:51 +0000 (18:30 +0100)
commit66b7ca92102ad044731326a7f6ec0a3df9f00e37
tree8dcc08494e8f91679e72df60ef213a73a99b7011
parent64bf98d1bb3522e2db0db9941e3a61cf5705b85f
perf probe: Fix examples section of documentation

commit d89269a89ebb6a74512f3f40e89cd12017f60a75 upstream.

An example in perf-probe documentation for pattern of function name
based probe addition is not providing example command for that case.

This commit fixes the example to give appropriate example command.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Taeung Song <treeze.taeung@gmail.com>
Fixes: ee391de876ae ("perf probe: Update perf probe document")
Link: http://lkml.kernel.org/r/20170507103642.30560-1-sj38.park@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
tools/perf/Documentation/perf-probe.txt