summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf.txt
diff options
context:
space:
mode:
authorKirill Smelkov <kirr@landau.phys.spbu.ru>2010-01-13 15:22:18 (GMT)
committerIngo Molnar <mingo@elte.hu>2010-01-13 16:39:44 (GMT)
commit0895cf0a823e03ea6d79736611e90186006c805e (patch)
treef3125c69de425885606f4e807b782066b6cabe09 /tools/perf/Documentation/perf.txt
parentb7cece76783c68fb391f9882235b4b0c9c300c46 (diff)
downloadlinux-fsl-qoriq-0895cf0a823e03ea6d79736611e90186006c805e.tar.xz
perf: Fix few typos + cosmetics
Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <1263396139-4798-2-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/Documentation/perf.txt')
-rw-r--r--tools/perf/Documentation/perf.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf.txt b/tools/perf/Documentation/perf.txt
index 69c8325..0eeb247 100644
--- a/tools/perf/Documentation/perf.txt
+++ b/tools/perf/Documentation/perf.txt
@@ -12,7 +12,7 @@ SYNOPSIS
DESCRIPTION
-----------
-Performance counters for Linux are are a new kernel-based subsystem
+Performance counters for Linux are a new kernel-based subsystem
that provide a framework for all things performance analysis. It
covers hardware level (CPU/PMU, Performance Monitoring Unit) features
and software features (software counters, tracepoints) as well.