1. be6d7f9 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 6 years ago
  2. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 6 years ago
  3. 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
  4. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  5. 754e29e Turns DEBUG to false in statsd. by Yangster-mac · 6 years ago
  6. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 6 years ago
  7. 493bb2b Merge "Lock the pulling alarm handler." into pi-dev by Yang Lu · 6 years ago
  8. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 6 years ago
  9. e442db3 Merge "Increase the bytes per config threshold to avoid too frequent uploading." into pi-dev by android-build-team Robot · 6 years ago
  10. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  11. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 6 years ago
  12. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 6 years ago
  13. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 6 years ago
  14. db185c9 Increase the bytes per config threshold to avoid too frequent uploading. by Yangster-mac · 6 years ago
  15. a194a6b Merge "add dump report reason to reports" into pi-dev by TreeHugger Robot · 6 years ago
  16. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  17. 2abcea2 Merge "Fix merge isolated uid to host uid" into pi-dev by TreeHugger Robot · 6 years ago
  18. 728d52a Fix merge isolated uid to host uid by Chenjie Yu · 6 years ago
  19. bbc0574 Merge "Adds option to drop small buckets for statsd." into pi-dev by TreeHugger Robot · 6 years ago
  20. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  21. abdf6e8 Merge "Enforce dump permission in stats service" into pi-dev by Tej Singh · 6 years ago
  22. 936c086 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 6 years ago
  23. dd83d70 Enforce dump permission in stats service by Tej Singh · 6 years ago
  24. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  25. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 6 years ago
  26. 6df5fcc Lock the pulling alarm handler. by Yangster · 6 years ago
  27. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 6 years ago
  28. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  29. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  30. 4f71629 StatsManager throws exceptions by Bookatz · 6 years ago
  31. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 6 years ago
  32. c63fdfe Merge "Add proto output of statsd stats in adb" into pi-dev by Tej Singh · 6 years ago
  33. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  34. 203bbbf Merge "Fix uid map to be simpler and fix partial bucket." into pi-dev by David Chen · 6 years ago
  35. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  36. 41b3f9a Add proto output of statsd stats in adb by Tej Singh · 6 years ago
  37. 164a73e Merge "Retry logs write when it fails. Report skipped event in statsd." into pi-dev by TreeHugger Robot · 6 years ago
  38. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 6 years ago
  39. 5260eea BugFix: Config TTL by Tej Singh · 6 years ago
  40. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  41. faa1af5 Includes annotations with statsd reports. by David Chen · 6 years ago
  42. 287fec6 Merge "Atoms: remove bluetooth a2dp" into pi-dev by TreeHugger Robot · 6 years ago
  43. 7219f8b Merge "Move forward the alarm timestamp when config is added to statsd." into pi-dev by TreeHugger Robot · 6 years ago
  44. 02200f9 Atoms: remove bluetooth a2dp by Tej Singh · 6 years ago
  45. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 6 years ago
  46. f17bf62 Add fileds to AppCrash and ANR atoms by Chenjie Yu · 6 years ago
  47. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 6 years ago
  48. 2f6f33fa Merge "Null pointer check for Bluetooth traffic" into pi-dev by TreeHugger Robot · 6 years ago
  49. 3b826c6 Merge "Statsd MAX now obeys refractory periods too" into pi-dev by TreeHugger Robot · 6 years ago
  50. 9e59f93 Null pointer check for Bluetooth traffic by Chenjie Yu · 6 years ago
  51. 0dbc7a4 Statsd MAX now obeys refractory periods too by Bookatz · 6 years ago
  52. 014432c Merge "Guardrail for dimension in condition in duration tracker." into pi-dev by TreeHugger Robot · 6 years ago
  53. ea16812 Merge "Remove bad configs by counting the number of statsd deaths" into pi-dev by Howard Ro · 6 years ago
  54. 9fef259 Merge "Clean up atoms.proto" into pi-dev by TreeHugger Robot · 6 years ago
  55. 5caaa9d Clean up atoms.proto by Chenjie Yu · 6 years ago
  56. 6d370f4 Add unit test ValueMetricProducer on boundary by Chenjie Yu · 6 years ago
  57. e26c97b Remove bad configs by counting the number of statsd deaths by yro · 6 years ago
  58. d82ece9 Merge "Update BleScanStateChanged comment" into pi-dev by TreeHugger Robot · 6 years ago
  59. 925a04b Merge "Fix StatsCompanionService pull on bucket ends" into pi-dev by TreeHugger Robot · 6 years ago
  60. 306ccc2 Guardrail for dimension in condition in duration tracker. by Yangster-mac · 6 years ago
  61. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  62. 17a879d Update BleScanStateChanged comment by Bookatz · 6 years ago
  63. f50e78d Merge "Fix statsd ble scan logging" into pi-dev by Adam Bookatz · 6 years ago
  64. dedfd8f Merge "Convert compilation reason and filter to int-enum before logging" into pi-dev by TreeHugger Robot · 6 years ago
  65. 31c807c Merge "Temperature atom: Use int instead of float." into pi-dev by Tej Singh · 6 years ago
  66. 66cb4e2 Merge "statsd: Pass alert and config id to Perfetto" into pi-dev by TreeHugger Robot · 6 years ago
  67. 55b486e Merge "Update Guardrail." into pi-dev by TreeHugger Robot · 6 years ago
  68. e5ec0b4 Fix statsd ble scan logging by Bookatz · 6 years ago
  69. dda147e Merge "Fix statsd logging in BatteryStats (nesting prob.)" into pi-dev by TreeHugger Robot · 6 years ago
  70. b8d8ccf Merge "Add UsbDeviceAdded and update PhysicalDropDetected" into pi-dev by Andrew Chant · 6 years ago
  71. a86783b Convert compilation reason and filter to int-enum before logging by Calin Juravle · 6 years ago
  72. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  73. 52b478b Update Guardrail. by Yao Chen · 6 years ago
  74. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 6 years ago
  75. b56388b Add UsbDeviceAdded and update PhysicalDropDetected by Andrew Chant · 6 years ago
  76. d0dd6c7 statsd: Pass alert and config id to Perfetto by Sami Kyostila · 6 years ago
  77. 235343d Fix statsd logging in BatteryStats (nesting prob.) by Bookatz · 6 years ago
  78. 427d372 Support sliced condition change in GaugeMetric by Yao Chen · 6 years ago
  79. cdc9d90 Merge "Flush the past buckets in anomaly tracker when time jumps forward" into pi-dev by TreeHugger Robot · 6 years ago
  80. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  81. dafbeec Merge "Up the dimension key limit for CpuTimePerUidFreq" into pi-dev by TreeHugger Robot · 6 years ago
  82. d41fad7 Merge "Fix uidmap in statsd." into pi-dev by TreeHugger Robot · 6 years ago
  83. d89137e Temperature atom: Use int instead of float. by Tej Singh · 6 years ago
  84. c587505 Up the dimension key limit for CpuTimePerUidFreq by Chenjie Yu · 6 years ago
  85. 35045cb Fix uidmap in statsd. by David Chen · 6 years ago
  86. c8ab224 Merge "Fix StatsCompanionService sometimes can be null" into pi-dev by TreeHugger Robot · 6 years ago
  87. aa5b201 Fix StatsCompanionService sometimes can be null by Chenjie Yu · 6 years ago
  88. 3991138 Merge "rename neq_all_string to neq_any_string in statsd_config" into pi-dev by TreeHugger Robot · 6 years ago
  89. d50f2ae rename neq_all_string to neq_any_string in statsd_config by Yao Chen · 6 years ago
  90. dc2dda5 Merge "Fix statsd dropping metrics data." into pi-dev by TreeHugger Robot · 6 years ago
  91. 4c6d97a Fix statsd dropping metrics data. by David Chen · 6 years ago
  92. 5f8939e Merge "Fix StorageManager stack use after scope." into pi-dev by Yao Chen · 6 years ago
  93. e8582d0 Merge "Fix the heap-after-use in DurationAnomalyTracker" into pi-dev by TreeHugger Robot · 6 years ago
  94. 23ceeb3 Merge "Fix UidMap proto output error. And fix a bug in MaxDurationTracker." into pi-dev by TreeHugger Robot · 6 years ago
  95. c219348 Merge "Remove unsigned-integer-overflow signed-integer-overflow from sanitizer." into pi-dev by Yao Chen · 6 years ago
  96. 59cc0a2 Fix UidMap proto output error. And fix a bug in MaxDurationTracker. by Yao Chen · 6 years ago
  97. dcccfd9 Merge "ScheduledJobStateChanged: add stop reason" into pi-dev by TreeHugger Robot · 6 years ago
  98. 1aa0002 Fix the heap-after-use in DurationAnomalyTracker by Yao Chen · 6 years ago
  99. 461a75f Remove unsigned-integer-overflow signed-integer-overflow from sanitizer. by Yao Chen · 6 years ago
  100. fef48cb Fix StorageManager stack use after scope. by Yao Chen · 6 years ago