-
Couldn't load subscription status.
- Fork 90
ThreadMonitor
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
ThreadMonitor — Click element; print out thread status
ThreadMonitor([INTERVAL, THRESH])
Ports: none
Drivers: linuxmodule
Every INTERVAL number of ms, print out tasks scheduled on each thread if tasks are busy. INTERVAL by default is 1000 ms. Only tasks with cycle count of at least THRESH are printed. By default THRESH is 1000 cycles.
StaticThreadSched, BalancedThreadSched
Generated by click-elem2man from ../elements/linuxmodule/threadmonitor.hh:5 on 2018/10/03.