Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(475)

Side by Side Diff: src/platform/metrics/README

Issue 1650006: Unify metrics_collection and metrics_daemon into metrics. (Closed)
Patch Set: PTAL -- further cleanup based on the ebuild cleanup. Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/platform/metrics/Makefile ('k') | src/platform/metrics/marshal_void__string_boxed.list » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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.
OLDNEW
« no previous file with comments | « src/platform/metrics/Makefile ('k') | src/platform/metrics/marshal_void__string_boxed.list » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698