[PATCH 0/9] perf bench: Updates for 3.17

From: Davidlohr Bueso
Date: Mon Jun 16 2014 - 14:18:11 EST


First set of various updates for the perf-bench tool. I am
in the process of adding more benchmarks (ipc & futex) but
wanted to get these changes in early in the -rc cycle.

Patches 3 & 5 depend on the first patch, otherwise updates
are pretty much without order.

Please consider applying.

Thanks!

Davidlohr Bueso (9):
perf bench: Add --repeat option
perf bench: sched-messaging: Redo runtime output
perf bench: sched-messaging: Support multiple runs
perf bench: sched-messaging: Plug memleak
perf bench: futex: Use global --repeat option
perf bench: futex: Replace --silent option with global --format
perf bench: mem: -o and -n options are mutually exclusive
perf bench: sched-messaging: Drop barf()
perf bench: futex: Support operations for shared futexes

tools/perf/Documentation/perf-bench.txt | 4 +
tools/perf/bench/bench.h | 1 +
tools/perf/bench/futex-hash.c | 39 ++++++---
tools/perf/bench/futex-requeue.c | 58 ++++++++-----
tools/perf/bench/futex-wake.c | 52 ++++++-----
tools/perf/bench/mem-memcpy.c | 5 ++
tools/perf/bench/mem-memset.c | 5 ++
tools/perf/bench/sched-messaging.c | 149 ++++++++++++++++++--------------
tools/perf/builtin-bench.c | 7 ++
9 files changed, 196 insertions(+), 124 deletions(-)

--
1.8.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/