1. a2fc124 fix binary push flag usage by Chenjie Yu · 5 years ago
  2. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 5 years ago
  3. 826e270 Merge "Add more alert details to incidentd header." by TreeHugger Robot · 5 years ago
  4. 97dbb20 TrainInfo persist onto disk by Chenjie Yu · 5 years ago
  5. 4ce0729 Add more alert details to incidentd header. by Yao Chen · 5 years ago
  6. afe83a6 Merge "add api to log BinaryPushStateChanged atom" by Chenjie Yu · 5 years ago
  7. 6b1667c add api to log BinaryPushStateChanged atom by Chenjie Yu · 6 years ago
  8. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  9. a0c89dd Statsd Puller Callback Registration by Tej Singh · 6 years ago
  10. c7939cb Persist active metrics to disk and read back by Chenjie Yu · 5 years ago
  11. 2c9ef2a APIs for registering config activation broadcasts by Tej Singh · 6 years ago
  12. 58174da statsd implementation of vendor atom by Maggie White · 6 years ago
  13. b8fd1e9 statsd: implement Speech DSP stat report by Carter Hsu · 6 years ago
  14. fc1aa59 statsd implementation of USB port overheat event reporting by Maggie White · 6 years ago
  15. 35cb8d6 Add a timeout option in shell subscriber. by Yao Chen · 6 years ago
  16. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  17. fcfa0ee Merge "Statsd dumpsys handles multiple and saved configs" by TreeHugger Robot · 6 years ago
  18. c71d901 Statsd dumpsys handles multiple and saved configs by Bookatz · 6 years ago
  19. d238657 StatsService allows uids to impersonate themselves by Bookatz · 6 years ago
  20. 3e90658 statsd local tool by Bookatz · 6 years ago
  21. b1c6ba0 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 6 years ago
  22. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  23. 730403e Statsd uidmap includes vers string and installer by dwchen · 6 years ago
  24. dfa4c24 Merge "Add pulled atom subscription for shell." by TreeHugger Robot · 6 years ago
  25. 41e606c Add pulled atom subscription for shell. by Yao Chen · 6 years ago
  26. 97e7d20 Persist data to disk when system shuts down by Yangster-mac · 6 years ago
  27. a46b658 statsd side implementation of Stats HAL by Howard Ro · 6 years ago
  28. a80e5c0 Support atoms subscription via shell cmd. by Yao Chen · 6 years ago
  29. e60992b Fix a typo in StatsService by Howard Ro · 6 years ago
  30. 632b392 Merge "Remove the obsolete code for logd and add statsd socket log loss detection." by TreeHugger Robot · 6 years ago
  31. 3ff3a49 Remove the obsolete code for logd and add statsd socket log loss detection. by Yao Chen · 6 years ago
  32. bd1a28f Atoms for ProcStats duration and pss metrics by Chenjie Yu · 6 years ago
  33. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  34. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  35. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  36. cdb093e Merge "Fixes statsd returning too much data at once." into pi-dev by Yang Lu · 6 years ago
  37. be6d7f9 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 6 years ago
  38. 4894490 Fixes statsd returning too much data at once. by David Chen · 6 years ago
  39. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 6 years ago
  40. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  41. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 6 years ago
  42. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  43. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  44. abdf6e8 Merge "Enforce dump permission in stats service" into pi-dev by Tej Singh · 6 years ago
  45. 936c086 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 6 years ago
  46. dd83d70 Enforce dump permission in stats service by Tej Singh · 6 years ago
  47. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  48. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 6 years ago
  49. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 6 years ago
  50. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  51. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  52. 4f71629 StatsManager throws exceptions by Bookatz · 6 years ago
  53. c63fdfe Merge "Add proto output of statsd stats in adb" into pi-dev by Tej Singh · 6 years ago
  54. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  55. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  56. 41b3f9a Add proto output of statsd stats in adb by Tej Singh · 6 years ago
  57. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  58. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 6 years ago
  59. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  60. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  61. aa5b201 Fix StatsCompanionService sometimes can be null by Chenjie Yu · 6 years ago
  62. 9fdd403 Allow statsd to be given empty config. by David Chen · 6 years ago
  63. 1cf2ac5 Write data to file when StatsCompanionSerivice (system_server) crashes by yro · 6 years ago
  64. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 6 years ago
  65. 03b91d7 Merge "Alarm: wakes up statsd and notifies the subscribers." by TreeHugger Robot · 6 years ago
  66. 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
  67. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  68. 255f72e Return when invalid config ID was provided through adb command and by yro · 6 years ago
  69. 926fc75 Fixes timebase used when dumping reports. by David Chen · 6 years ago
  70. 0192402 Remove relevant configs when a uid (app) is uninstalled by yro · 6 years ago
  71. b639d14 More formatting fixes for statsd by David Chen · 6 years ago
  72. 6189807 Merge "Remove unused variables in statsd, and make more warnings show." by TreeHugger Robot · 6 years ago
  73. 2f5b9c9 Merge "Updates statsd atoms.proto with small changes." by TreeHugger Robot · 6 years ago
  74. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  75. 0b5c90c Updates statsd atoms.proto with small changes. by David Chen · 7 years ago
  76. 4c959cb Remove unused variables in statsd, and make more warnings show. by Yao Chen · 6 years ago
  77. 66fe061 Statsd Anomaly Detection fixes by Bookatz · 6 years ago
  78. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  79. 484524a Turn off debug logging in statsd by Tej Singh · 6 years ago
  80. 9ea3c99 Merge "Statsd notifies listener with pendingintent." by TreeHugger Robot · 6 years ago
  81. 661f791 Statsd notifies listener with pendingintent. by David Chen · 7 years ago
  82. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 6 years ago
  83. fa22d65 puller cache clearing by Chenjie Yu · 6 years ago
  84. b223c4e Statsd - adb cmd for AppHook; long compare support by Bookatz · 6 years ago
  85. e72252b Add command to clear puller cache by Chenjie Yu · 6 years ago
  86. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  87. 73a331f Merge "Statsd broadcast subscriber" by TreeHugger Robot · 7 years ago
  88. b2b5474 Merge "Fix adb shell cmd config remove command when no (uid, id) pair is specified." by Howard Ro · 7 years ago
  89. c697797 Statsd broadcast subscriber by Bookatz · 7 years ago
  90. bbd056a Fix the crash when parsing empty config. by Yangster-mac · 7 years ago
  91. e5f8292 Fix adb shell cmd config remove command when no (uid, id) pair is specified. by yro · 7 years ago
  92. f5acabe Add StatsdStats in statsd's dumpsys by Yao Chen · 7 years ago
  93. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  94. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  95. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  96. 7d8aa4d Small fix to addconfig in statsd. by David Chen · 7 years ago
  97. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  98. 2794da2 Remove dead code in statsd by Yao Chen · 7 years ago
  99. 03faf09 Migrate disk directory from /data/system/ to /data/misc/ by yro · 7 years ago
  100. 1d0136d Anomaly detection statsdstats by Bookatz · 7 years ago