android_system_core/metricsd/collectors
Bertrand SIMONNET 7a9640559b metricsd: Only collect metrics over a short period.
Instead of reporting the metrics over both a long and a short period,
collect and report only over a short period. This makes the code simpler
and the metrics easier to understand.

Also move the collection out of metrics_daemon and into a separate
collector to make it simpler to understand.

BUG: 24464945

Change-Id: I17e52536aaa75321a5e34f42ed488545c2c3efde
2015-10-01 16:45:56 -07:00
..
averaged_statistics_collector.cc
averaged_statistics_collector.h
averaged_statistics_collector_test.cc
disk_usage_collector.cc
disk_usage_collector.h