![]() A separate CL adds a test stanza to the metrics ebuild. More tests (specifically, for the D-Bus MessageFilter) will also come in a separate CL. Review URL: http://codereview.chromium.org/1919005 |
||
---|---|---|
.. | ||
Makefile | ||
README | ||
make_tests.sh | ||
metrics_client.cc | ||
metrics_daemon.cc | ||
metrics_daemon.h | ||
metrics_daemon_main.cc | ||
metrics_daemon_test.cc | ||
metrics_library.cc | ||
metrics_library.h | ||
network_states.h | ||
omaha_tracker.sh | ||
power_states.h | ||
screensaver_states.h | ||
session_states.h | ||
syslog_parser.sh |
README
This packages contains all scripts and programs assoicated with metrics collection for both Chrome's User Metrics Server and automated performance metrics collection via Autotest. The package includes the metrics daemon for Chrome OS. This program runs as a daemon and collects events by polling and listening for d-bus signals. It then adds timing (if needed) and sends the events to Chrome for transport to the UMA server at Google.