Comment 6 for bug 1467932

Revision history for this message
Colin Ian King (colin-king) wrote :

Interestingly, the timer_stats seem to report processes that don't exist, and the stats increase overtime on a stable system, and it can be observed using:

echo 1 | sudo tee /proc/timer_stats
watch -n 1 "cat /proc/timer_stats | grep total"