summaryrefslogtreecommitdiff
path: root/package/blktrace/Config.in
blob: 38c0947e1c3dcfa8e070ea1284e66bd6ccde5b60 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_BLKTRACE
	bool "blktrace"
	depends on BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS
	select BR2_PACKAGE_LIBAIO
	help
	  blktrace is a block layer IO tracing mechanism which provides
	  detailed information about request queue operations
	  up to user space.

	  http://git.kernel.dk/?p=blktrace.git;a=summary