1. 8598075 Merge "Fix issue in CpuTimePerUid where microseconds are used as milliseconds" am: 4314aef811 by Misha Wagner · 6 years ago
  2. 6bc6c91 Fix issue in CpuTimePerUid where microseconds are used as milliseconds by Misha Wagner · 6 years ago
  3. 6752e11 Merge "Thermal shutdown fix: cool down on writing to disk" into pi-dev by Tej Singh · 6 years ago
  4. 42f9e06 Thermal shutdown fix: cool down on writing to disk by Tej Singh · 6 years ago
  5. c2dcd92 Merge "Log the thermal throttling event to enable conditional temperature pulling." into pi-dev by Wei Wang · 6 years ago
  6. e905bdb Merge "Log the thermal throttling event to enable conditional temperature pulling." into pi-dev by Wei Wang · 6 years ago
  7. 560055e Merge "Persist data to disk when system shuts down" into pi-dev am: 29226627d0 by Jia-yi Chen · 6 years ago
  8. 054b0c0 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 6 years ago
  9. 47046b8 Revert "Convert statsd_test and statsd_benchmark to proto lite" by Colin Cross · 6 years ago
  10. fa6bc27 Adapt to google::protobuf::uint64 type change by Colin Cross · 6 years ago
  11. e7908d7 Convert statsd_test and statsd_benchmark to proto lite by Colin Cross · 6 years ago
  12. 05c9e5c Convert statsd and incidentd to Android.bp by Colin Cross · 6 years ago
  13. f469bd2 Merge "Add statsdprotolite in Android.bp" by Gopinath Elanchezhian · 6 years ago
  14. 17593b0 Add statsdprotolite in Android.bp by gopinath · 6 years ago
  15. 9d426e1 allow statsd pull based on event trigger. by gopinath · 6 years ago
  16. 80c4474 Log the thermal throttling event to enable conditional temperature pulling. by Yangster-mac · 6 years ago
  17. 658bc0e Persist data to disk when system shuts down by Yang Lu · 6 years ago
  18. 6c5b82f Fix implicit fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  19. 4ccebea Phone service state change atom. by Yangster · 6 years ago
  20. 34bd3df Merge "statsd: Add AID mappings for iorapd" by Treehugger Robot · 6 years ago
  21. 12bb16c statsd: Add AID mappings for iorapd by Igor Murashkin · 6 years ago
  22. 4593c78 Merge "statsd: Add missing AIDs to UidMap" by Treehugger Robot · 6 years ago
  23. a1980ae statsd: Add missing AIDs to UidMap by Igor Murashkin · 6 years ago
  24. 824f940 Merge "Statsd atoms: restrict OEM fields 100000-199999" by Treehugger Robot · 6 years ago
  25. 76aafcf Statsd atoms: restrict OEM fields 100000-199999 by Bookatz · 6 years ago
  26. ae6738e Unifying source of statsd BleScan calls and cleaning it up. by Bookatz · 6 years ago
  27. 3330d12 statsd: fix double close. by Josh Gao · 6 years ago
  28. 38b9298 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev by Yao Chen · 6 years ago
  29. cf3829a Disable statsd and make StatsLog no-op if ro.statsd.enable=false by Yao Chen · 6 years ago
  30. 1c58f04 Add a field in config to disable/enable the string hashing in metric report. by Yangster-mac · 6 years ago
  31. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 6 years ago
  32. c9076fa Merge "Fixes Value metrics in statsd and app upgrades." into pi-dev by TreeHugger Robot · 6 years ago
  33. 092a5a9 Fixes Value metrics in statsd and app upgrades. by David Chen · 6 years ago
  34. 4723464 Configurable data error action in value metric by Chenjie Yu · 6 years ago
  35. 67cee97 Merge "Guardrail the max gauge atoms per dimension in one bucket." into pi-dev by TreeHugger Robot · 6 years ago
  36. 50b0c9a Guardrail the max gauge atoms per dimension in one bucket. by Yangster-mac · 6 years ago
  37. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  38. 3b59291 Merge "Fix the gauge metric data size estimation." into pi-dev by TreeHugger Robot · 6 years ago
  39. c2f44a1 Merge "Add a sampling method to pull gauge when condition changes to true." into pi-dev by Yang Lu · 6 years ago
  40. 3f57b16 Merge "Skip writing metrics to disk if it's entirely composed of no_report_metric" into pi-dev by TreeHugger Robot · 6 years ago
  41. a159842 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev by TreeHugger Robot · 6 years ago
  42. b2532da Fix the gauge metric data size estimation. by Yangster-mac · 6 years ago
  43. 028091c Skip writing metrics to disk if it's entirely composed of no_report_metric by yro · 6 years ago
  44. ec3c7a3 Add a sampling method to pull gauge when condition changes to true. by Yangster · 6 years ago
  45. c3d0798 Merge "Fix partial bucket unit tests." into pi-dev by android-build-team Robot · 6 years ago
  46. 9743fae Merge "fix cts error on x86 simulator" into pi-dev by Chenjie Yu · 6 years ago
  47. 0d3a6de Merge "Fix statsd returning uidmap with empty reports." into pi-dev by android-build-team Robot · 6 years ago
  48. 58e609e Fix the flaky gauge/value e2e test due to cached events. by Yangster-mac · 6 years ago
  49. 3b3adcd fix cts error on x86 simulator by Chenjie Yu · 6 years ago
  50. 613a7e2 Should not use the absolute value when the value does not change. by Yangster · 6 years ago
  51. 9e6dbbd Fix statsd returning uidmap with empty reports. by David Chen · 6 years ago
  52. cdb093e Merge "Fixes statsd returning too much data at once." into pi-dev by Yang Lu · 6 years ago
  53. cc884df Fix partial bucket unit tests. by Yao Chen · 6 years ago
  54. be6d7f9 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 6 years ago
  55. 4894490 Fixes statsd returning too much data at once. by David Chen · 6 years ago
  56. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 6 years ago
  57. ec41a06 Merge "Reset statsd and correctly record the dump reason when system server restarts/crashes." into pi-dev by android-build-team Robot · 6 years ago
  58. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  59. 754e29e Turns DEBUG to false in statsd. by Yangster-mac · 6 years ago
  60. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 6 years ago
  61. 493bb2b Merge "Lock the pulling alarm handler." into pi-dev by Yang Lu · 6 years ago
  62. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 6 years ago
  63. e442db3 Merge "Increase the bytes per config threshold to avoid too frequent uploading." into pi-dev by android-build-team Robot · 6 years ago
  64. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  65. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 6 years ago
  66. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 6 years ago
  67. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 6 years ago
  68. db185c9 Increase the bytes per config threshold to avoid too frequent uploading. by Yangster-mac · 6 years ago
  69. a194a6b Merge "add dump report reason to reports" into pi-dev by TreeHugger Robot · 6 years ago
  70. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  71. 2abcea2 Merge "Fix merge isolated uid to host uid" into pi-dev by TreeHugger Robot · 6 years ago
  72. 728d52a Fix merge isolated uid to host uid by Chenjie Yu · 6 years ago
  73. bbc0574 Merge "Adds option to drop small buckets for statsd." into pi-dev by TreeHugger Robot · 6 years ago
  74. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  75. abdf6e8 Merge "Enforce dump permission in stats service" into pi-dev by Tej Singh · 6 years ago
  76. 936c086 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 6 years ago
  77. dd83d70 Enforce dump permission in stats service by Tej Singh · 7 years ago
  78. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  79. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 6 years ago
  80. 6df5fcc Lock the pulling alarm handler. by Yangster · 6 years ago
  81. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 7 years ago
  82. 163d260 Handle logd reconnect. by Yao Chen · 7 years ago
  83. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 7 years ago
  84. 4f71629 StatsManager throws exceptions by Bookatz · 7 years ago
  85. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 7 years ago
  86. c63fdfe Merge "Add proto output of statsd stats in adb" into pi-dev by Tej Singh · 7 years ago
  87. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 7 years ago
  88. 203bbbf Merge "Fix uid map to be simpler and fix partial bucket." into pi-dev by David Chen · 7 years ago
  89. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 7 years ago
  90. 41b3f9a Add proto output of statsd stats in adb by Tej Singh · 7 years ago
  91. 164a73e Merge "Retry logs write when it fails. Report skipped event in statsd." into pi-dev by TreeHugger Robot · 7 years ago
  92. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 7 years ago
  93. 5260eea BugFix: Config TTL by Tej Singh · 7 years ago
  94. b142cc8 Statsd config TTL by Yangster-mac · 7 years ago
  95. faa1af5 Includes annotations with statsd reports. by David Chen · 7 years ago
  96. 287fec6 Merge "Atoms: remove bluetooth a2dp" into pi-dev by TreeHugger Robot · 7 years ago
  97. 7219f8b Merge "Move forward the alarm timestamp when config is added to statsd." into pi-dev by TreeHugger Robot · 7 years ago
  98. 02200f9 Atoms: remove bluetooth a2dp by Tej Singh · 7 years ago
  99. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 7 years ago
  100. f17bf62 Add fileds to AppCrash and ANR atoms by Chenjie Yu · 7 years ago