diff options
author | Ingo Molnar <mingo@kernel.org> | 2015-10-19 10:04:30 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-10-19 16:10:25 -0300 |
commit | aa254af25c40d6d1cdc3f354db29eaf3e85a5ede (patch) | |
tree | 5262e5aa3603932d5494793b5737d6dc47059a91 /tools/perf/util/parse-options.c | |
parent | 2f211c84ad40469c15226e899b720624fbd28e20 (diff) | |
download | blackbird-op-linux-aa254af25c40d6d1cdc3f354db29eaf3e85a5ede.tar.gz blackbird-op-linux-aa254af25c40d6d1cdc3f354db29eaf3e85a5ede.zip |
perf bench: Run benchmarks, don't test them
So right now we output this text:
memcpy: Benchmark for memcpy() functions
memset: Benchmark for memset() functions
all: Test all memory access benchmarks
But the right verb to use with benchmarks is to 'run' them, not 'test'
them.
So change this (and all similar texts) to:
memcpy: Benchmark for memcpy() functions
memset: Benchmark for memset() functions
all: Run all memory access benchmarks
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1445241870-24854-15-git-send-email-mingo@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/parse-options.c')
0 files changed, 0 insertions, 0 deletions