OSDN Git Service

Add wall clock timestamp for ConfigMetricsReport and gauge atoms.
authorYangster-mac <yanglu@google.com>
Sun, 11 Mar 2018 05:50:27 +0000 (21:50 -0800)
committerYangster-mac <yanglu@google.com>
Sun, 11 Mar 2018 06:25:28 +0000 (22:25 -0800)
commit3fa5d7fb236f263125bc6364ea693e5e9f122976
tree5815d5d4dfd07d906f79d65346651ba875c2ee9b
parent3dc91c1426ef4da53ea85039c047d25b2de4ef47
Add wall clock timestamp for ConfigMetricsReport and gauge atoms.

Fix the bug when serializing multiple atoms in gauge metric

BUG: b/74159560

Test: new test for ALL_CONDITION_CHANGES sampling method.
Change-Id: I6d33c1efbac92b6e13be2d64c323e090cb1f84aa
cmds/statsd/Android.mk
cmds/statsd/src/StatsLogProcessor.cpp
cmds/statsd/src/metrics/GaugeMetricProducer.cpp
cmds/statsd/src/metrics/MetricsManager.cpp
cmds/statsd/src/metrics/MetricsManager.h
cmds/statsd/src/stats_log.proto
cmds/statsd/tests/e2e/GaugeMetric_e2e_push_test.cpp [new file with mode: 0644]
cmds/statsd/tests/e2e/GaugeMetric_e2e_test.cpp [deleted file]