]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf tools: Fix diverse comment 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:47 +0000 (14:56 -0300)
commitadba163441597ffb56141233a2ef722b75caca87
treedad504668cbde1d19e5cb042688294de14a12cdb
parente4a8b0af5121392da2d40204ee330fd9e88d0858
perf tools: Fix diverse comment typos

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.

Just typos in comments, no need to backport, reducing the possibility of
possible backporting artifacts.

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/arch/x86/tests/insn-x86.c
tools/perf/builtin-top.c
tools/perf/builtin-trace.c
tools/perf/tests/attr.c
tools/perf/util/annotate.c
tools/perf/util/header.c
tools/perf/util/hist.c
tools/perf/util/jitdump.c
tools/perf/util/machine.c
tools/perf/util/probe-event.c
tools/perf/util/sort.c