xref: /OK3568_Linux_fs/buildroot/package/collectl/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_COLLECTL
2	bool "collectl"
3	depends on BR2_USE_MMU # perl
4	select BR2_PACKAGE_PERL # runtime
5	help
6	  Collectl is a performance monitoring and benchmark tool that
7	  tries to do it all. You can choose to monitor any of a broad
8	  set of subsystems which currently include buddyinfo, cpu,
9	  disk, inodes, infiniband, lustre, memory, network, nfs,
10	  processes, quadrics, slabs, sockets and tcp.
11
12	  http://collectl.sourceforge.net/
13