Config.in 450 B

123456789101112
  1. config 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. http://collectl.sourceforge.net/