1. 4593c78 Merge "statsd: Add missing AIDs to UidMap" by Treehugger Robot · 6 years ago
  2. a1980ae statsd: Add missing AIDs to UidMap by Igor Murashkin · 6 years ago
  3. 824f940 Merge "Statsd atoms: restrict OEM fields 100000-199999" by Treehugger Robot · 6 years ago
  4. 76aafcf Statsd atoms: restrict OEM fields 100000-199999 by Bookatz · 6 years ago
  5. ae6738e Unifying source of statsd BleScan calls and cleaning it up. by Bookatz · 6 years ago
  6. 3330d12 statsd: fix double close. by Josh Gao · 6 years ago
  7. 38b9298 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev by Yao Chen · 7 years ago
  8. cf3829a Disable statsd and make StatsLog no-op if ro.statsd.enable=false by Yao Chen · 7 years ago
  9. 1c58f04 Add a field in config to disable/enable the string hashing in metric report. by Yangster-mac · 7 years ago
  10. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 7 years ago
  11. c9076fa Merge "Fixes Value metrics in statsd and app upgrades." into pi-dev by TreeHugger Robot · 7 years ago
  12. 092a5a9 Fixes Value metrics in statsd and app upgrades. by David Chen · 7 years ago
  13. 4723464 Configurable data error action in value metric by Chenjie Yu · 7 years ago
  14. 67cee97 Merge "Guardrail the max gauge atoms per dimension in one bucket." into pi-dev by TreeHugger Robot · 7 years ago
  15. 50b0c9a Guardrail the max gauge atoms per dimension in one bucket. by Yangster-mac · 7 years ago
  16. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 7 years ago
  17. 3b59291 Merge "Fix the gauge metric data size estimation." into pi-dev by TreeHugger Robot · 7 years ago
  18. c2f44a1 Merge "Add a sampling method to pull gauge when condition changes to true." into pi-dev by Yang Lu · 7 years ago
  19. 3f57b16 Merge "Skip writing metrics to disk if it's entirely composed of no_report_metric" into pi-dev by TreeHugger Robot · 7 years ago
  20. a159842 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev by TreeHugger Robot · 7 years ago
  21. b2532da Fix the gauge metric data size estimation. by Yangster-mac · 7 years ago
  22. 028091c Skip writing metrics to disk if it's entirely composed of no_report_metric by yro · 7 years ago
  23. ec3c7a3 Add a sampling method to pull gauge when condition changes to true. by Yangster · 7 years ago
  24. c3d0798 Merge "Fix partial bucket unit tests." into pi-dev by android-build-team Robot · 7 years ago
  25. 9743fae Merge "fix cts error on x86 simulator" into pi-dev by Chenjie Yu · 7 years ago
  26. 0d3a6de Merge "Fix statsd returning uidmap with empty reports." into pi-dev by android-build-team Robot · 7 years ago
  27. 58e609e Fix the flaky gauge/value e2e test due to cached events. by Yangster-mac · 7 years ago
  28. 3b3adcd fix cts error on x86 simulator by Chenjie Yu · 7 years ago
  29. 613a7e2 Should not use the absolute value when the value does not change. by Yangster · 7 years ago
  30. 9e6dbbd Fix statsd returning uidmap with empty reports. by David Chen · 7 years ago
  31. cdb093e Merge "Fixes statsd returning too much data at once." into pi-dev by Yang Lu · 7 years ago
  32. cc884df Fix partial bucket unit tests. by Yao Chen · 7 years ago
  33. be6d7f9 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 7 years ago
  34. 4894490 Fixes statsd returning too much data at once. by David Chen · 7 years ago
  35. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 7 years ago
  36. ec41a06 Merge "Reset statsd and correctly record the dump reason when system server restarts/crashes." into pi-dev by android-build-team Robot · 7 years ago
  37. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 7 years ago
  38. 754e29e Turns DEBUG to false in statsd. by Yangster-mac · 7 years ago
  39. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 7 years ago
  40. 493bb2b Merge "Lock the pulling alarm handler." into pi-dev by Yang Lu · 7 years ago
  41. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 7 years ago
  42. e442db3 Merge "Increase the bytes per config threshold to avoid too frequent uploading." into pi-dev by android-build-team Robot · 7 years ago
  43. 9def8e3 Reduce statsd log data size. by Yangster-mac · 7 years ago
  44. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 7 years ago
  45. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 7 years ago
  46. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 7 years ago
  47. db185c9 Increase the bytes per config threshold to avoid too frequent uploading. by Yangster-mac · 7 years ago
  48. a194a6b Merge "add dump report reason to reports" into pi-dev by TreeHugger Robot · 7 years ago
  49. e36018b add dump report reason to reports by Chenjie Yu · 7 years ago
  50. 2abcea2 Merge "Fix merge isolated uid to host uid" into pi-dev by TreeHugger Robot · 7 years ago
  51. 728d52a Fix merge isolated uid to host uid by Chenjie Yu · 7 years ago
  52. bbc0574 Merge "Adds option to drop small buckets for statsd." into pi-dev by TreeHugger Robot · 7 years ago
  53. 81245fd Adds option to drop small buckets for statsd. by David Chen · 7 years ago
  54. abdf6e8 Merge "Enforce dump permission in stats service" into pi-dev by Tej Singh · 7 years ago
  55. 936c086 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 7 years ago
  56. dd83d70 Enforce dump permission in stats service by Tej Singh · 7 years ago
  57. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 7 years ago
  58. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 7 years ago
  59. 6df5fcc Lock the pulling alarm handler. by Yangster · 7 years ago
  60. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 7 years ago
  61. 163d260 Handle logd reconnect. by Yao Chen · 7 years ago
  62. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 7 years ago
  63. 4f71629 StatsManager throws exceptions by Bookatz · 7 years ago
  64. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 7 years ago
  65. c63fdfe Merge "Add proto output of statsd stats in adb" into pi-dev by Tej Singh · 7 years ago
  66. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 7 years ago
  67. 203bbbf Merge "Fix uid map to be simpler and fix partial bucket." into pi-dev by David Chen · 7 years ago
  68. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 7 years ago
  69. 41b3f9a Add proto output of statsd stats in adb by Tej Singh · 7 years ago
  70. 164a73e Merge "Retry logs write when it fails. Report skipped event in statsd." into pi-dev by TreeHugger Robot · 7 years ago
  71. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 7 years ago
  72. 5260eea BugFix: Config TTL by Tej Singh · 7 years ago
  73. b142cc8 Statsd config TTL by Yangster-mac · 7 years ago
  74. faa1af5 Includes annotations with statsd reports. by David Chen · 7 years ago
  75. 287fec6 Merge "Atoms: remove bluetooth a2dp" into pi-dev by TreeHugger Robot · 7 years ago
  76. 7219f8b Merge "Move forward the alarm timestamp when config is added to statsd." into pi-dev by TreeHugger Robot · 7 years ago
  77. 02200f9 Atoms: remove bluetooth a2dp by Tej Singh · 7 years ago
  78. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 7 years ago
  79. f17bf62 Add fileds to AppCrash and ANR atoms by Chenjie Yu · 7 years ago
  80. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 7 years ago
  81. 2f6f33fa Merge "Null pointer check for Bluetooth traffic" into pi-dev by TreeHugger Robot · 7 years ago
  82. 3b826c6 Merge "Statsd MAX now obeys refractory periods too" into pi-dev by TreeHugger Robot · 7 years ago
  83. 9e59f93 Null pointer check for Bluetooth traffic by Chenjie Yu · 7 years ago
  84. 0dbc7a4 Statsd MAX now obeys refractory periods too by Bookatz · 7 years ago
  85. 014432c Merge "Guardrail for dimension in condition in duration tracker." into pi-dev by TreeHugger Robot · 7 years ago
  86. ea16812 Merge "Remove bad configs by counting the number of statsd deaths" into pi-dev by Howard Ro · 7 years ago
  87. 9fef259 Merge "Clean up atoms.proto" into pi-dev by TreeHugger Robot · 7 years ago
  88. 5caaa9d Clean up atoms.proto by Chenjie Yu · 7 years ago
  89. 6d370f4 Add unit test ValueMetricProducer on boundary by Chenjie Yu · 7 years ago
  90. e26c97b Remove bad configs by counting the number of statsd deaths by yro · 7 years ago
  91. d82ece9 Merge "Update BleScanStateChanged comment" into pi-dev by TreeHugger Robot · 7 years ago
  92. 925a04b Merge "Fix StatsCompanionService pull on bucket ends" into pi-dev by TreeHugger Robot · 7 years ago
  93. 306ccc2 Guardrail for dimension in condition in duration tracker. by Yangster-mac · 7 years ago
  94. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 7 years ago
  95. 17a879d Update BleScanStateChanged comment by Bookatz · 7 years ago
  96. f50e78d Merge "Fix statsd ble scan logging" into pi-dev by Adam Bookatz · 7 years ago
  97. dedfd8f Merge "Convert compilation reason and filter to int-enum before logging" into pi-dev by TreeHugger Robot · 7 years ago
  98. 31c807c Merge "Temperature atom: Use int instead of float." into pi-dev by Tej Singh · 7 years ago
  99. 66cb4e2 Merge "statsd: Pass alert and config id to Perfetto" into pi-dev by TreeHugger Robot · 7 years ago
  100. 55b486e Merge "Update Guardrail." into pi-dev by TreeHugger Robot · 7 years ago