Re: [PATCH][RFC] Adding benchmark subsystem to perf

From: Mike Galbraith
Date: Mon Nov 02 2009 - 09:26:20 EST


Hi,

On Mon, 2009-11-02 at 22:51 +0900, Hitoshi Mitake wrote:

> Example of usage:
> % perf bench sched -t -l 1000
> 2.863

I think this should allow other benchmarks to be added is a logical
manner. Perhaps perf bench -t hackbench -t -l 1000, ie bench should
process args to allow the user to select a benchmark from a suite, and
pass args to it as well, but with a default set built in so people can
just type perf bench -t foo, to run any benchmark with it's defaults.

-Mike

--
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/