]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
perf tools Documentation: Fix diverse typos
authorIngo Molnar <mingo@kernel.org>
Mon, 3 Dec 2018 10:22:00 +0000 (11:22 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Dec 2018 17:56:36 +0000 (14:56 -0300)
Go over the tools/ files that are maintained in Arnaldo's tree and
fix common typos: half of them were in comments, the other half
in JSON files.

No change in functionality intended.

Committer notes:

This was split from a larger patch as there are code that is,
additionally, maintained outside the kernel tree, so to ease cherry
picking and/or backporting, split this into multiple patches.

In this particular case, it affects documentation, so may be interesting
to cherry pick as it is information that is presented to the user.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20181203102200.GA104797@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-list.txt
tools/perf/Documentation/perf-report.txt
tools/perf/Documentation/perf-stat.txt

index 667c14e56031b5c3ac91c291aed3c876644d1247..138fb6e94b3c40f70db82a2943bd792a859f118e 100644 (file)
@@ -172,7 +172,7 @@ like cycles and instructions and some software events.
 Other PMUs and global measurements are normally root only.
 Some event qualifiers, such as "any", are also root only.
 
-This can be overriden by setting the kernel.perf_event_paranoid
+This can be overridden by setting the kernel.perf_event_paranoid
 sysctl to -1, which allows non root to use these events.
 
 For accessing trace point events perf needs to have read access to
index ed2bf37ab132f986ec60b33bc090f516f31c63a3..1a27bfe05039f8284abea73947759fcccce9ecab 100644 (file)
@@ -252,7 +252,7 @@ OPTIONS
                  Usually more convenient to use --branch-history for this.
 
        value can be:
-       - percent: diplay overhead percent (default)
+       - percent: display overhead percent (default)
        - period: display event period
        - count: display event count
 
index b10a90b6a7181f8968420a875a2b2fc2b3919321..4bc2085e5197a2ea59ecb18820a379ddc1034c85 100644 (file)
@@ -50,7 +50,7 @@ report::
          /sys/bus/event_source/devices/<pmu>/format/*
 
        Note that the last two syntaxes support prefix and glob matching in
-       the PMU name to simplify creation of events accross multiple instances
+       the PMU name to simplify creation of events across multiple instances
        of the same type of PMU in large systems (e.g. memory controller PMUs).
        Multiple PMU instances are typical for uncore PMUs, so the prefix
        'uncore_' is also ignored when performing this match.
@@ -277,7 +277,7 @@ echo 0 > /proc/sys/kernel/nmi_watchdog
 for best results. Otherwise the bottlenecks may be inconsistent
 on workload with changing phases.
 
-This enables --metric-only, unless overriden with --no-metric-only.
+This enables --metric-only, unless overridden with --no-metric-only.
 
 To interpret the results it is usually needed to know on which
 CPUs the workload runs on. If needed the CPUs can be forced using