OSDN Git Service

Updates statsd atoms.proto with small changes.
authorDavid Chen <dwchen@google.com>
Fri, 26 Jan 2018 00:51:49 +0000 (16:51 -0800)
committerDavid Chen <dwchen@google.com>
Wed, 14 Feb 2018 00:17:25 +0000 (16:17 -0800)
commit0b5c90cd8ce9ccc6cb1a431e52f18225d60a5cd6
tree6c75e799dfafb3daf388f7ef38d1d0723cf536ea
parent85a6db68f1860bbaacc1cc21e29c4f61aabe0abb
Updates statsd atoms.proto with small changes.

Renames the apphook atom to be more descriptive. Renames time
suffixes to match more clear convention (ms and msec are ambiguous).

Adds a field to CPU active time that's required for the metrics
to be usable.

Test: Test that statsd can still build.
Change-Id: I94866510738db994e8d757260f30e599ba995dbd
cmds/statsd/src/StatsService.cpp
cmds/statsd/src/StatsService.h
cmds/statsd/src/atoms.proto
cmds/statsd/src/metrics/MetricsManager.cpp
cmds/statsd/tests/e2e/GaugeMetric_e2e_test.cpp
core/java/android/util/StatsLog.java