1. 97098f0 Merge "Reset the data when pulled by statsd in order to swtich from value metric to gauge metric." by Olivier Gaillard · 6 years ago
  2. c8d33b3 Merge "Log the thermal throttling event to enable conditional temperature pulling." by TreeHugger Robot · 6 years ago
  3. 0e93f74 Merge "statd: change thermal Polling interval to 1s" by TreeHugger Robot · 6 years ago
  4. e16189a Log the thermal throttling event to enable conditional temperature pulling. by Yangster-mac · 6 years ago
  5. f0f0117 statd: change thermal Polling interval to 1s by Wei Wang · 6 years ago
  6. d25f7a8 Reset the data when pulled by statsd in order to swtich from value by Olivier Gaillard · 6 years ago
  7. 07d7baf Merge "statsd events/gauge: remove WallClockTime" by TreeHugger Robot · 6 years ago
  8. ebe5626 Merge "statsd atom: add WallClockTimeShifted" by TreeHugger Robot · 6 years ago
  9. 159e4f8 allow use of atom definition outside of atoms.proto in pulled atoms by Chenjie Yu · 6 years ago
  10. b299070 Merge "Remove dimension fields in GaugeMetric output" by TreeHugger Robot · 6 years ago
  11. 76f4a95 Merge "Statsd: fix comment of logsource in atoms.proto" by Adam Bookatz · 6 years ago
  12. 73e0854 Merge "Add statsdprotolite in Android.bp" by Gopinath Elanchezhian · 6 years ago
  13. 8a903bd Merge "Interface of writing key value pair atom to socket and parsing from statsd." by TreeHugger Robot · 6 years ago
  14. 56585ca Statsd: fix comment of logsource in atoms.proto by Bookatz · 6 years ago
  15. e124e42 Interface of writing key value pair atom to socket and parsing from statsd. by Yangster-mac · 6 years ago
  16. 59c1d01 Merge "Revert "Revert "DiskStats Westworld Migration""" by TreeHugger Robot · 6 years ago
  17. 77f45d4 Merge "Log deferred job stats." by TreeHugger Robot · 6 years ago
  18. 86dc9db Revert "Revert "DiskStats Westworld Migration"" by Tej Singh · 6 years ago
  19. 7948c87 statsd atom: add WallClockTimeShifted by Bookatz · 6 years ago
  20. 9635300 Log deferred job stats. by Yangster-mac · 6 years ago
  21. 30770258 Merge "statsd: fix double close." am: 0b8f17b3ba am: 6547dad5ac am: 86b0140271 by Josh Gao · 6 years ago
  22. f1d4563 Merge "Collect telemetry data for System Server Loopers." by Marcin Oczeretko · 6 years ago
  23. fe2dde8 statsd events/gauge: remove WallClockTime by Bookatz · 6 years ago
  24. 3330d12 statsd: fix double close. by Josh Gao · 6 years ago
  25. d8cc859 Collect telemetry data for System Server Loopers. by Marcin Oczeretko · 6 years ago
  26. f75320d Merge "Add an enum file for stats event" by TreeHugger Robot · 6 years ago
  27. cb0fba3 Merge "statsd: add Vibrator atom" by Adam Bookatz · 6 years ago
  28. 0546d54 Add an enum file for stats event by Howard Ro · 6 years ago
  29. e60992b Fix a typo in StatsService by Howard Ro · 6 years ago
  30. a7020bd statsd: add Vibrator atom by Bookatz · 6 years ago
  31. f156ea7 Merge "Revert "DiskStats Westworld Migration"" by Tej Singh · 6 years ago
  32. 6188aa3 Revert "DiskStats Westworld Migration" by Tej Singh · 6 years ago
  33. 008ecd3 Merge "DiskStats Westworld Migration" by Tej Singh · 6 years ago
  34. a9864fd Add statsdprotolite in Android.bp by gopinath · 6 years ago
  35. 0f5d661 Add more accurate logging for stats log loss. by Yao Chen · 6 years ago
  36. 4c31f67 Remove dimension fields in GaugeMetric output by Chenjie Yu · 6 years ago
  37. f154cf0 DiskStats Westworld Migration by Tej Singh · 6 years ago
  38. 48b3d62 Create log event from key value maps. by Yangster-mac · 6 years ago
  39. a5f2823 Merge "allow statsd pull based on event trigger" by TreeHugger Robot · 6 years ago
  40. 8858897 allow statsd pull based on event trigger by Chenjie Yu · 6 years ago
  41. 632b392 Merge "Remove the obsolete code for logd and add statsd socket log loss detection." by TreeHugger Robot · 6 years ago
  42. 8a34384 Return unknown for combination condition eval when operation is NOT and by Yangster · 6 years ago
  43. 3ff3a49 Remove the obsolete code for logd and add statsd socket log loss detection. by Yao Chen · 6 years ago
  44. 21a039c Move GenericAtom from pulled atom group to pushed atom group by Howard Ro · 6 years ago
  45. 4c3b325 Merge "make proto change backwards compatible" by TreeHugger Robot · 6 years ago
  46. 4481c7c Merge "Adjust 1st bucket start time" by TreeHugger Robot · 6 years ago
  47. f94dcd9 Merge "Update GenericAtom definition to decouple from metrics_constants proto" by TreeHugger Robot · 6 years ago
  48. de7130b Update GenericAtom definition to decouple from metrics_constants proto by Howard Ro · 6 years ago
  49. e1361ed Adjust 1st bucket start time by Chenjie Yu · 6 years ago
  50. c3f0077 make proto change backwards compatible by Chenjie Yu · 6 years ago
  51. 6f52d15 Pull more data from binder calls. by Olivier Gaillard · 6 years ago
  52. 9ea238d Update BinderCalls and add BinderCallsExceptions. by Olivier Gaillard · 6 years ago
  53. bd1a28f Atoms for ProcStats duration and pss metrics by Chenjie Yu · 6 years ago
  54. 65c72fc Remove unnecessary perfetto/perfprofd messages from statsd_config proto by Primiano Tucci · 6 years ago
  55. a6b034c Merge "Fix timestamp error in GaugeMetric" by TreeHugger Robot · 6 years ago
  56. f4be88f Fix timestamp error in GaugeMetric by Yao Chen · 6 years ago
  57. b4fc58b Merge "Definition of GenericAtom" by TreeHugger Robot · 6 years ago
  58. cb767f6 Definition of GenericAtom by Howard Ro · 6 years ago
  59. a0f0224 ValueMetric supports multiple aggregation types by Chenjie Yu · 6 years ago
  60. 00bfb1b Collects binder call stats data through WestWorld. by Olivier Gaillard · 6 years ago
  61. 3e2e1ae Merge "Clean up TODOs in statsd" by TreeHugger Robot · 6 years ago
  62. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  63. 9e4e689 Statsd: Update perfprofd config proto location by Andreas Gampe · 6 years ago
  64. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  65. a11cbf3 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev am: 38b92986df by Yao Chen · 6 years ago
  66. 38b9298 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev by Yao Chen · 6 years ago
  67. cf3829a Disable statsd and make StatsLog no-op if ro.statsd.enable=false by Yao Chen · 6 years ago
  68. 6976b76 Merge "Wean Statsd off BatteryStats: Network Power" by TreeHugger Robot · 6 years ago
  69. 4e0524b Merge changes Iebe457a5,If32da8e6 by TreeHugger Robot · 6 years ago
  70. 0b028b1 Wean Statsd off BatteryStats: Network Power by Bookatz · 6 years ago
  71. f74c983 Merge "Allow stats log printing from userdebug builds too." by TreeHugger Robot · 6 years ago
  72. 980333c Allow stats log printing from userdebug builds too. by Yao Chen · 6 years ago
  73. bab6908 Merge "Statsd: ISOLATED_UID_CHANGED out of batterystats" by TreeHugger Robot · 6 years ago
  74. 3c64886 Statsd: ISOLATED_UID_CHANGED out of batterystats by Bookatz · 6 years ago
  75. d27ab45 Remove TODO in statsd AnomalyTracker_test by Bookatz · 6 years ago
  76. c038bfe Merge "Add a field in config to disable/enable the string hashing in metric report." into pi-dev am: 76cb7fe2f6 by Yangster-mac · 6 years ago
  77. 1c58f04 Add a field in config to disable/enable the string hashing in metric report. by Yangster-mac · 6 years ago
  78. cded731 Merge "ValueMetric pushed events should check condition" into pi-dev am: 644c94f125 by Chenjie Yu · 6 years ago
  79. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 6 years ago
  80. 48f9832 Statsd: Add perfprofd call by Andreas Gampe · 6 years ago
  81. ca1fb02 Statsd: Add perfprofd_config proto by Andreas Gampe · 6 years ago
  82. 56bd86b Merge "Fixes Value metrics in statsd and app upgrades." into pi-dev am: c9076fac9b by David Chen · 6 years ago
  83. c9076fa Merge "Fixes Value metrics in statsd and app upgrades." into pi-dev by TreeHugger Robot · 6 years ago
  84. 092a5a9 Fixes Value metrics in statsd and app upgrades. by David Chen · 6 years ago
  85. fc5e3bc Merge "Configurable data error action in value metric" into pi-dev am: 5ca38cafe8 by Chenjie Yu · 6 years ago
  86. 4723464 Configurable data error action in value metric by Chenjie Yu · 6 years ago
  87. ef68bf0 Merge "Guardrail the max gauge atoms per dimension in one bucket." into pi-dev am: 67cee97754 by Yangster-mac · 6 years ago
  88. 67cee97 Merge "Guardrail the max gauge atoms per dimension in one bucket." into pi-dev by TreeHugger Robot · 6 years ago
  89. bf0f709 Merge "Fixes statsd reports missing strings and SCS." into pi-dev am: 50a5e71bf3 by David Chen · 6 years ago
  90. 50b0c9a Guardrail the max gauge atoms per dimension in one bucket. by Yangster-mac · 6 years ago
  91. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  92. 0353819 Merge "Fix the gauge metric data size estimation." into pi-dev am: 3b592910c5 by Yangster-mac · 6 years ago
  93. 9324996 Merge "Add a sampling method to pull gauge when condition changes to true." into pi-dev am: c2f44a19b2 by Yang Lu · 6 years ago
  94. 3b59291 Merge "Fix the gauge metric data size estimation." into pi-dev by TreeHugger Robot · 6 years ago
  95. c2f44a1 Merge "Add a sampling method to pull gauge when condition changes to true." into pi-dev by Yang Lu · 6 years ago
  96. 54db2eb Merge "Skip writing metrics to disk if it's entirely composed of no_report_metric" into pi-dev am: 3f57b16deb by yro · 6 years ago
  97. 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
  98. dbaaa54 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev am: a159842161 by Yangster-mac · 6 years ago
  99. a159842 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev by TreeHugger Robot · 6 years ago
  100. b2532da Fix the gauge metric data size estimation. by Yangster-mac · 6 years ago