Skip to content

Add --all option for softirq-top (only) that shows not only network-related metrics #157

Open
@strizhechenko

Description

@strizhechenko
  • 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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions