diff options
author | Hugo Benichi <hugobenichi@google.com> | 2016-11-24 11:34:49 +0900 |
---|---|---|
committer | Hugo Benichi <hugobenichi@google.com> | 2016-12-06 11:56:23 +0900 |
commit | 7c3a7869218216fceccb7fba983bc022e556df21 (patch) | |
tree | 4cb959e0aec408c125651a5fbd419d883418198f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 807124a7f5891b8be5496d9fae3c6c5fdd9f5492 (diff) |
IP connectivity metrics: introduce ConnectStatistics and DNS statistics
This patch introduces a ConnectStatistics message for collecting
Android devices connect() statistics.
It also changes DNS latency events to be grouped by (query_type,
query_return_value) to optimize space usage. For this purpose, a new
DNSLookupLatencies message is introduced and DNSLookupBatch is
deprecated. New counter fields are added for the number of queries,
and number of responses with A and AAAA records.
Test: manually taking a diff with reference ipconnectivity.proto
Bug: 32198976
Change-Id: I6cccd539d2c3d703f2d6eb0c56f54cdcc1631a6c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions