| Darin Petkov | 65b0146 | 2010-04-14 13:32:20 -0700 | [diff] [blame^] | 1 | This packages contains all scripts and programs assoicated with metrics |
| 2 | collection for both Chrome's User Metrics Server and automated performance | ||||
| 3 | metrics collection via Autotest. | ||||
| 4 | |||||
| 5 | The package includes the metrics daemon for Chrome OS. This program | ||||
| 6 | runs as a daemon and collects events by polling and listening for | ||||
| 7 | d-bus signals. It then adds timing (if needed) and sends the events | ||||
| 8 | to Chrome for transport to the UMA server at Google. | ||||