aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorShawn Bohrer <shawn.bohrer@gmail.com>2010-11-30 19:57:15 -0600
committerArnaldo Carvalho de Melo <acme@redhat.com>2010-12-01 18:22:46 -0200
commit9d5b7f5b2b2c1ceade1fbbaefb2bd9167436329d (patch)
treeef1247607d92464f0d2cb3fd7005d38e52a5e356 /tools
parentperf lock: Document missing options (diff)
downloadlinux-dev-9d5b7f5b2b2c1ceade1fbbaefb2bd9167436329d.tar.xz
linux-dev-9d5b7f5b2b2c1ceade1fbbaefb2bd9167436329d.zip
perf probe: Fix spelling mistake in documentation
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1291168642-11402-8-git-send-email-shawn.bohrer@gmail.com> Signed-off-by: Shawn Bohrer <shawn.bohrer@gmail.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/Documentation/perf-probe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-probe.txt b/tools/perf/Documentation/perf-probe.txt
index 62de1b7f4e76..4e2323276984 100644
--- a/tools/perf/Documentation/perf-probe.txt
+++ b/tools/perf/Documentation/perf-probe.txt
@@ -115,7 +115,7 @@ Each probe argument follows below syntax.
LINE SYNTAX
-----------
-Line range is descripted by following syntax.
+Line range is described by following syntax.
"FUNC[:RLN[+NUM|-RLN2]]|SRC:ALN[+NUM|-ALN2]"