]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/cpuload/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / cpuload / Config.in
1 config BR2_PACKAGE_CPULOAD
2         bool "cpuload"
3         help
4           cpuload is a simple tool to obtain intuitive vision of CPU
5           load (including total, user, system, irq and softirq) within a
6           certain time, which is especially useful for embedded system
7           without GUI.
8
9           https://github.com/kelvincheung/cpuload