cadvisor/utils
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
..
fs license on mockfs.go 2014-07-25 20:00:59 -04:00
procfs Remove sched stats scraping utils. 2015-01-10 07:08:35 +00:00
sysfs Add network stats to root container. Provides machine-level networking stats. 2014-12-30 17:12:42 +00:00
sysinfo Add network stats to root container. Provides machine-level networking stats. 2014-12-30 17:12:42 +00:00
path.go Addressed comments. Another series of bug fixes. 2014-07-22 19:55:14 +00:00
percentiles_test.go Add percentiles utility methods. 2015-01-09 17:36:51 +00:00
percentiles.go Add percentiles utility methods. 2015-01-09 17:36:51 +00:00