summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-c2c.txt
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@arm.com>2017-05-03 14:13:50 +0200
committerArnaldo Carvalho de Melo <acme@kernel.org>2017-05-04 14:59:53 +0200
commit1291927a490832a9bbd0158a5d3c05c25a3c7159 (patch)
tree2d2b55d9580453e5174ec3a229d780eb33a72c15 /tools/perf/Documentation/perf-c2c.txt
parentMerge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm... (diff)
downloadlinux-1291927a490832a9bbd0158a5d3c05c25a3c7159.tar.xz
linux-1291927a490832a9bbd0158a5d3c05c25a3c7159.zip
perf tools: Fix spelling mistakes
Mostly in the documentation. Signed-off-by: Kim Phillips <kim.phillips@arm.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/20170503131350.cebeecd8bd0f2968417626ab@arm.com [ Fix spelling of "parameter" in one of the spell-checked lines ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation/perf-c2c.txt')
-rw-r--r--tools/perf/Documentation/perf-c2c.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/perf/Documentation/perf-c2c.txt b/tools/perf/Documentation/perf-c2c.txt
index 2da07e51e119..822414235170 100644
--- a/tools/perf/Documentation/perf-c2c.txt
+++ b/tools/perf/Documentation/perf-c2c.txt
@@ -76,7 +76,7 @@ REPORT OPTIONS
-c::
--coalesce::
- Specify sorintg fields for single cacheline display.
+ Specify sorting fields for single cacheline display.
Following fields are available: tid,pid,iaddr,dso
(see COALESCE)
@@ -106,7 +106,7 @@ REPORT OPTIONS
-d::
--display::
- Siwtch to HITM type (rmt, lcl) to display and sort on. Total HITMs as default.
+ Switch to HITM type (rmt, lcl) to display and sort on. Total HITMs as default.
C2C RECORD
----------