1. a825c8ee5 Merge "Support slicing by chain." into pi-dev by TreeHugger Robot · 6 years ago
  2. 8568931 Merge "Add stats from storage manager to dumpsys result" into pi-dev by TreeHugger Robot · 6 years ago
  3. e06cfd7 Support slicing by chain. by Yangster-mac · 6 years ago
  4. 665208d Add stats from storage manager to dumpsys result by yro · 6 years ago
  5. c7ce1a0 Merge "Add wall clock timestamp for ConfigMetricsReport and gauge atoms." into pi-dev by TreeHugger Robot · 6 years ago
  6. a9e7346 Merge "Remove unused shared lib from statsd" into pi-dev by TreeHugger Robot · 6 years ago
  7. aaadf666 Merge "Statsd: Remove storage of bucketNum" into pi-dev by TreeHugger Robot · 6 years ago
  8. dc8e7fa Merge "Dump the stats for count/gauge/value metrics." into pi-dev by TreeHugger Robot · 6 years ago
  9. a78d008 Dump the stats for count/gauge/value metrics. by Yangster-mac · 6 years ago
  10. 3ce667a Merge "Add vendor-logged stats to statsd." into pi-dev by TreeHugger Robot · 6 years ago
  11. 28d627e Add vendor-logged stats to statsd. by Andrew Chant · 6 years ago
  12. a32913f Merge "Add a check for duplicate configuration on statsd" into pi-dev by Howard Ro · 6 years ago
  13. 3f5ab3f Statsd: Remove storage of bucketNum by Bookatz · 6 years ago
  14. 4490765 Add a check for duplicate configuration on statsd by yro · 6 years ago
  15. 5d991e1 Atoms: Bluetooth by Tej Singh · 6 years ago
  16. 81cacb2 Merge "Statsd BroadcastSubscribers can receive 'cookies'" into pi-dev by TreeHugger Robot · 6 years ago
  17. 9722ec7 Merge "Remove kPullerCooldownMap from code" into pi-dev by TreeHugger Robot · 6 years ago
  18. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 6 years ago
  19. 072a82a Merge "statsd AnomalyDetection improvements" into pi-dev by TreeHugger Robot · 6 years ago
  20. 423f753 statsd AnomalyDetection improvements by Bookatz · 6 years ago
  21. 058d869 Statsd BroadcastSubscribers can receive 'cookies' by Bookatz · 6 years ago
  22. 3ce208c Merge "Add team members in OWNER file" into pi-dev by TreeHugger Robot · 6 years ago
  23. 66781e1 Add team members in OWNER file by yro · 6 years ago
  24. 7ad26e4 Merge "Fix statsd crash due to bad bucket index" into pi-dev by TreeHugger Robot · 6 years ago
  25. ec66e9e Merge "Write data to file when StatsCompanionSerivice (system_server) crashes" into pi-dev by TreeHugger Robot · 6 years ago
  26. b19425e Remove unused shared lib from statsd by Yao Chen · 6 years ago
  27. 2fb5653 Fix statsd crash due to bad bucket index by Bookatz · 6 years ago
  28. e05c8e7 Remove kPullerCooldownMap from code by Chenjie Yu · 6 years ago
  29. 1cf2ac5 Write data to file when StatsCompanionSerivice (system_server) crashes by yro · 6 years ago
  30. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  31. c8a6305 Merge "Refactor cpu stats pullers" into pi-dev by Chenjie Yu · 6 years ago
  32. ec67661 Refactor cpu stats pullers by Chenjie Yu · 6 years ago
  33. d137c87 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  34. f9500e9 Merge "Atom: ResourceConfigurationChanged" into pi-dev by TreeHugger Robot · 6 years ago
  35. a883b37 Atom: ResourceConfigurationChanged by Tej Singh · 6 years ago
  36. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  37. 076eebf Merge "Add #alerts to StatsdStats printout" by TreeHugger Robot · 6 years ago
  38. b603fb0 Merge "Add API to let metrics directly drop data without writing to an output." by TreeHugger Robot · 6 years ago
  39. 644e15d Merge "Reduce statsd binary size from 730KB-> 664KB" by TreeHugger Robot · 6 years ago
  40. a793e50 Merge "Add the MetricDimensionKey to the log when anomaly happens." by TreeHugger Robot · 6 years ago
  41. aea8d10b Add #alerts to StatsdStats printout by Bookatz · 6 years ago
  42. cbecb1a Merge "Add StateTracker." by TreeHugger Robot · 6 years ago
  43. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  44. 51b5460 Create a pushed atom that gets logged when the ActivityManagerService detects that an app died. by Rajeev Kumar · 6 years ago
  45. 99427ef Add the MetricDimensionKey to the log when anomaly happens. by Yao Chen · 6 years ago
  46. 580ea321 Add StateTracker. by Yao Chen · 6 years ago
  47. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 6 years ago
  48. 6158952 Merge "Avoid reading logs that were processed before." by TreeHugger Robot · 6 years ago
  49. 99e8972 Merge "Add the option to match a whitelist of strings in FieldValueMatcher." by TreeHugger Robot · 6 years ago
  50. bb69f73 Merge "Atoms: Keygaurd and Bouncer" by TreeHugger Robot · 6 years ago
  51. f4405ef Merge "Add a comment to allocate field number above 100000 for OEMs to use and block them off from being used." by TreeHugger Robot · 6 years ago
  52. a1fe77c Add a comment to allocate field number above 100000 for OEMs to use and block by yro · 6 years ago
  53. 5392888 Duration tracker optimization. by Yangster-mac · 6 years ago
  54. 8f42ba0 Avoid reading logs that were processed before. by Yao Chen · 6 years ago
  55. 03b91d7 Merge "Alarm: wakes up statsd and notifies the subscribers." by TreeHugger Robot · 6 years ago
  56. 82d7883 Merge "Return when invalid config ID was provided through adb command and change the separator of config_uid and config_id to underscore from dash to disambiguate negative config ids" by TreeHugger Robot · 6 years ago
  57. dd7bd35 Atoms: Keygaurd and Bouncer by Tej Singh · 6 years ago
  58. 9b1140e Add the option to match a whitelist of strings in FieldValueMatcher. by Yao Chen · 6 years ago
  59. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  60. f3537c2 Merge "Updates jank metrics in statsd to include uid." by TreeHugger Robot · 6 years ago
  61. 255f72e Return when invalid config ID was provided through adb command and by yro · 6 years ago
  62. dcd6ae8 Merge "Atom: TemperatureReported" by TreeHugger Robot · 6 years ago
  63. 4029831 Atom: TemperatureReported by Tej Singh · 6 years ago
  64. 77ef671 Updates jank metrics in statsd to include uid. by David Chen · 6 years ago
  65. c4534e9 Merge "Fixes timebase used when dumping reports." by TreeHugger Robot · 6 years ago
  66. 3b3d38d Merge "Avoid creating temporary objects in FiterValue()." by TreeHugger Robot · 6 years ago
  67. f520492 Avoid creating temporary objects in FiterValue(). by Yangster-mac · 6 years ago
  68. 926fc75 Fixes timebase used when dumping reports. by David Chen · 6 years ago
  69. 7509bb3 Merge "Use android reinterpret hash for float as it is faster." by TreeHugger Robot · 6 years ago
  70. c9b2722 Merge "Revert "Revert "Log the apk optimization state in the MetricsLogger""" by Zhi An Ng · 6 years ago
  71. 16b7ff7 Use android reinterpret hash for float as it is faster. by Yangster-mac · 6 years ago
  72. 193fe20 Merge "Statsd alerts can inform subscribers probabilistically" by TreeHugger Robot · 6 years ago
  73. 759fbda Revert "Revert "Log the apk optimization state in the MetricsLogger"" by Calin Juravle · 6 years ago
  74. 868688e Merge "Add annotation to atoms that represent a state change in atoms.proto" by TreeHugger Robot · 6 years ago
  75. f9f44c9 Merge "Statsd anomaly output log fix" by TreeHugger Robot · 6 years ago
  76. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  77. 32f2d4f Statsd anomaly output log fix by Bookatz · 6 years ago
  78. e1faa03 Fix the bug of timestamp encoding in event metric report. by Yangster · 6 years ago
  79. 32bdf16 Merge "Remove relevant configs when a uid (app) is uninstalled" by Howard Ro · 6 years ago
  80. 0192402 Remove relevant configs when a uid (app) is uninstalled by yro · 6 years ago
  81. 3d7f2d4 Merge "Adds anomaly detection to max duration metrics." by TreeHugger Robot · 6 years ago
  82. 81198c7 Merge "Fix bug in edge case for statsd anomaly tracking." by TreeHugger Robot · 6 years ago
  83. 2e414b9 Adds anomaly detection to max duration metrics. by David Chen · 6 years ago
  84. ebe7e237 Fix bug in edge case for statsd anomaly tracking. by David Chen · 6 years ago
  85. 581ff5e Merge "Timestamp Truncating whitelist." by TreeHugger Robot · 6 years ago
  86. 28ff9ce Merge "Revert "Log the apk optimization state in the MetricsLogger"" by Narayan Kamath · 6 years ago
  87. 203a9ab Revert "Log the apk optimization state in the MetricsLogger" by Narayan Kamath · 6 years ago
  88. 6e24ac8 Merge "Log the apk optimization state in the MetricsLogger" by Calin Juravle · 6 years ago
  89. ae9fdf04 fix picture-in-picture logging by Chenjie Yu · 6 years ago
  90. d5c3562 Timestamp Truncating whitelist. by Yangster-mac · 6 years ago
  91. 12c1270 Statsd alerts can inform subscribers probabilistically by Bookatz · 6 years ago
  92. 0a8bea8 Log the apk optimization state in the MetricsLogger by Calin Juravle · 6 years ago
  93. 334899b Merge "Implement atom puller for ProcessMemoryState." by Rajeev Kumar · 6 years ago
  94. 0f888de Merge "Resupport long compare" by TreeHugger Robot · 6 years ago
  95. 3b9999e Merge "Adds locks to ConfigManager in statsd." by TreeHugger Robot · 6 years ago
  96. a9e43fa Merge "Remove a statsd duration anomaly sanity check." by TreeHugger Robot · 6 years ago
  97. bcc71c5 Resupport long compare by Bookatz · 6 years ago
  98. 22d92b7 Implement atom puller for ProcessMemoryState. by Rajeev Kumar · 6 years ago
  99. 15d8102 Merge "Add owners file for statsd/incidentd" by TreeHugger Robot · 6 years ago
  100. fdc123b Adds locks to ConfigManager in statsd. by David Chen · 6 years ago