Hi, I just started looking at 'perf bench' this afternoon. Here are some simple patches fixing the minor issues I had while starting out.
Thanks. Ram Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: David Ahern <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Ramkumar Ramachandra (3): perf bench: Set more defaults in the 'numa' suite perf bench: Update manpage to mention numa and futex perf bench: Fix segfault at the end of an 'all' execution tools/perf/Documentation/perf-bench.txt | 22 ++++++++++++++++++++++ tools/perf/bench/numa.c | 4 ++++ tools/perf/builtin-bench.c | 2 +- 3 files changed, 27 insertions(+), 1 deletion(-) -- 1.9.0.431.g014438b -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

