summaryrefslogtreecommitdiffstats
path: root/rules/iozone.in
blob: 85e5107e180b989f52c03b8461f59b4930c6cd22 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=test_suites

config IOZONE
	tristate
	prompt "iozone"
	select LIBC_PTHREAD
	select LIBC_RT
	select GCCLIBS_GCC_S
	help
	  IOzone is a filesystem benchmark tool. The benchmark generates
          and measures a variety of file operations.