]> git.baikalelectronics.ru Git - kernel.git/commit
perf probe: Fix examples section of documentation
authorSeongJae Park <sj38.park@gmail.com>
Sun, 7 May 2017 10:36:42 +0000 (19:36 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 7 Jun 2017 23:23:11 +0000 (20:23 -0300)
commitf7835de78a3d6153522066a7ed3f1e10818c3667
tree70a638404f9817d28b1c696ac6f8e00c389f68a7
parent56ca5c9a00e8b97f5efc49ce46a5a0c192ca606a
perf probe: Fix examples section of documentation

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: 7bb3af1d56a5 ("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>
tools/perf/Documentation/perf-probe.txt