]> git.karo-electronics.de Git - mv-sheeva.git/commit
perf bench: Add new directory and header for new subcommand 'bench'
authorHitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Thu, 5 Nov 2009 00:31:31 +0000 (09:31 +0900)
committerIngo Molnar <mingo@elte.hu>
Sun, 8 Nov 2009 09:19:15 +0000 (10:19 +0100)
commitc426bba069e65ea438880a04aa4e7c5b880e1728
treefea5b30df128d5ba98a6d5f3a925baf098bb650b
parent2643ce11457a99a85c5bed8dd631e35968e6ca5a
perf bench: Add new directory and header for new subcommand 'bench'

This patch adds bench/ directory and bench/bench.h.

bench/ directory will contain modules for bench subcommand.
bench/bench.h is for listing prototypes of module functions.

Signed-off-by: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: fweisbec@gmail.com
Cc: Jiri Kosina <jkosina@suse.cz>
LKML-Reference: <1257381097-4743-2-git-send-email-mitake@dcl.info.waseda.ac.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/bench/bench.h [new file with mode: 0644]