summaryrefslogtreecommitdiffstats
path: root/metricsd
Commit message (Expand)AuthorAgeFilesLines
* metricsd: Split out the trait name from the command nameAlex Vakulenko2016-01-081-8/+6
* metrics: Switch to use Binder interface to weavedAlex Vakulenko2016-01-072-37/+54
* Merge "Fix documentation."Bertrand Simonnet2016-01-073-170/+147
|\
| * Fix documentation.Bertrand SIMONNET2016-01-063-170/+147
* | Use specific users for metricsd/metrics_collector.Jorge Lucangeli Obes2016-01-062-6/+6
|/
* metrics_collector: Fix build of testsTodd Poynor2016-01-051-2/+2
* Remove metrics collector service trampolineTodd Poynor2016-01-056-134/+29
* Disable RTTI in crash_reporter and metricsdAlex Vakulenko2016-01-041-4/+0
* metricsd: Replace scoped_ptr with unique_ptr.Bertrand SIMONNET2015-12-2211-53/+58
* Fix metricsd to conform to the lastest server schemaAlex Vakulenko2015-12-162-8/+10
* metrics_collector: add libmetricscollectorservice binder serviceTodd Poynor2015-12-1011-117/+345
* Merge "metricsd binder: Abort if fail to register service"Todd Poynor2015-12-101-2/+6
|\
| * metricsd binder: Abort if fail to register serviceTodd Poynor2015-12-091-2/+6
* | metricsd: Update to use new component/trait APIs from weavedAlex Vakulenko2015-12-095-35/+32
|/
* metricsd: Remove unused type declarationsAlex Vakulenko2015-12-081-2/+0
* metricsd: Allows introspecting the metrics.Bertrand SIMONNET2015-12-046-3/+50
* metrics: Remove user action logic.Bertrand SIMONNET2015-12-046-52/+1
* metricsd: Log over binder.Bertrand SIMONNET2015-12-0322-1155/+487
* metricsd: Add clang format config.Bertrand SIMONNET2015-12-021-0/+9
* metricsd: Use different directories for each daemon.Bertrand SIMONNET2015-11-3013-66/+101
* metricsd: Specify directory for persistent integers.Bertrand SIMONNET2015-11-309-92/+63
* metricsd: Split into two daemons.Bertrand SIMONNET2015-11-1814-288/+335
* metricsd: Don't upload if product id is empty.Bertrand SIMONNET2015-11-173-1/+14
* metricsd: Remove dead code.Bertrand SIMONNET2015-11-134-123/+0
* metricsd: Fix the update channel parsing logic.Bertrand SIMONNET2015-11-122-6/+6
* metricsd: Fix logging initialization.Bertrand SIMONNET2015-11-102-5/+20
* metricsd: add SendBoolToUMA to metrics interfaceNathan Bullock2015-11-063-0/+12
* metricsd: Collect average cpu usage information.Bertrand SIMONNET2015-11-046-65/+250
* metricsd: Report the model manifest id.Bertrand SIMONNET2015-10-304-5/+20
* Use GetBuildTime from libchrome instead of __DATE__Dan Willemsen2015-10-291-4/+2
* core: Rename libchromeos into libbrilloAlex Vakulenko2015-10-274-8/+7
* Merge "Update crash_reporter and metrics rc files to trigger on post-fs-data"Steve Fung2015-10-151-1/+1
|\
| * Update crash_reporter and metrics rc files to trigger on post-fs-dataSteve Fung2015-10-141-1/+1
* | metricsd: Read build time values from etc/os-release.d.Bertrand SIMONNET2015-10-146-52/+41
|/
* system/core: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko2015-10-135-21/+21
* Update metrics to use weaved's client libraryAlex Vakulenko2015-10-093-38/+30
* metricsd: Update weave command APIsAlex Vakulenko2015-10-091-6/+8
* metricsd: Rename build_target_id to product_id.Bertrand SIMONNET2015-10-062-2/+2
* metricsd: Expose the metrics status through weave.Bertrand SIMONNET2015-10-065-39/+138
* metricsd: Don't cache the metrics status in the daemon.Bertrand SIMONNET2015-10-054-2/+32
* Merge "metricsd: Only collect metrics over a short period."Bertrand Simonnet2015-10-027-347/+412
|\
| * metricsd: Only collect metrics over a short period.Bertrand SIMONNET2015-10-017-347/+412
* | Remove 'seclabel' option.Jorge Lucangeli Obes2015-10-011-1/+0
|/
* Merge "metricsd: Fix race condition in the tests."Bertrand Simonnet2015-09-293-5/+8
|\
| * metricsd: Fix race condition in the tests.Bertrand SIMONNET2015-09-283-5/+8
* | metricsd: build on non-Linux hostsScott James Remnant2015-09-281-4/+0
* | Simplify Makefile for metrics_daemon.Jorge Lucangeli Obes2015-09-282-13/+2
|/
* metricsd: Update the daily/weekly metrics name.Bertrand SIMONNET2015-09-251-9/+9
* Merge "metricsd: Use product id instead of build target id."Bertrand Simonnet2015-09-244-8/+8
|\
| * metricsd: Use product id instead of build target id.Bertrand SIMONNET2015-09-244-8/+8