commit | bc2a34b1f3c40d2f6b72303afc79f1c2da143dfa | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Thu Jun 25 16:56:47 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 25 16:56:47 2020 +0000 |
tree | 7d75848709dcaa300a827fd97fc77fd92ab059ee | |
parent | 23edb1efc274d0e5e178d91039dad8d67ba3b47d [diff] | |
parent | 047d499f19a5894d6f6dd8008dc453d6bb519784 [diff] |
Merge "Inroduce UNIFORM_OPS sampling." into rvc-dev am: ae135c8108 am: bc40d91196 am: 8dcbdac0af am: 047d499f19 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11689592 Change-Id: Ie990976d49f94294205f47016c1de1258e654312
diff --git a/cmds/statsd/src/atoms.proto b/cmds/statsd/src/atoms.proto index 3ab192b..b765fa3 100644 --- a/cmds/statsd/src/atoms.proto +++ b/cmds/statsd/src/atoms.proto
@@ -9707,6 +9707,7 @@ UNIFORM = 1; RARELY_USED = 2; BOOT_TIME_SAMPLING = 3; + UNIFORM_OPS = 4; } // sampling strategy used to collect this message