Open
Description
- fix the tests
- utility softirq-top should be runnable at least with --help option
- network-top utility should not be affected by changes, at least now. Useless --all given by softirqs module is not a problem to solve now (I'll fix it later somehow).
- split --all and normal behavior by checking the options.all in repr()
- there's no need to colorize anything except net_rx and net_tx
- there's no need to evaluate "hidden" metrics while working without --all option