cadvisor/utils/procfs
Rohit Jnagal 14844dbedd Remove sched stats scraping utils.
sched_debug is getting the wrong load information. Runnable tasks list
in the output include running and sleeping tasks. We only need to look
at nr_running for each scheduling entity to figure out load. We also
don't need per-core stats.

I am going to redo these to derive per-cgroup load from nr_running.
2015-01-10 07:08:35 +00:00
..
doc.go procfs package 2014-07-25 13:56:30 -04:00
jiffy.go procfs package 2014-07-25 13:56:30 -04:00