aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-report.txt
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2019-06-28 15:09:00 -0700
committerArnaldo Carvalho de Melo <acme@redhat.com>2019-07-02 16:08:16 -0300
commit734ac47e23aee12e1c16a4dd52d7c1cb893eaf6c (patch)
tree1e895da433ec3fda438908089ea2f151c69e9799 /tools/perf/Documentation/perf-report.txt
parentperf jevents: Add support for Hisi hip08 L3C PMU aliasing (diff)
downloadlinux-dev-734ac47e23aee12e1c16a4dd52d7c1cb893eaf6c.tar.xz
linux-dev-734ac47e23aee12e1c16a4dd52d7c1cb893eaf6c.zip
perf tools: Fix typos / broken sentences
- Fix a typo in the man page - Fix a tip that doesn't make any sense. Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20190628220900.13741-1-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation/perf-report.txt')
-rw-r--r--tools/perf/Documentation/perf-report.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-report.txt b/tools/perf/Documentation/perf-report.txt
index 8c4372819e11..987261d158d4 100644
--- a/tools/perf/Documentation/perf-report.txt
+++ b/tools/perf/Documentation/perf-report.txt
@@ -89,7 +89,7 @@ OPTIONS
- socket: processor socket number the task ran at the time of sample
- srcline: filename and line number executed at the time of sample. The
DWARF debugging info must be provided.
- - srcfile: file name of the source file of the same. Requires dwarf
+ - srcfile: file name of the source file of the samples. Requires dwarf
information.
- weight: Event specific weight, e.g. memory latency or transaction
abort cost. This is the global weight.