1. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  2. 736d690 Merge "Statsd_test update for rounding up alarms" by TreeHugger Robot · 6 years ago
  3. 14e0d85 Statsd_test update for rounding up alarms by Bookatz · 6 years ago
  4. ab92a1f Fix a bug in LogEvent.GetLong by Yao Chen · 6 years ago
  5. 42362cf Merge "Fix a bug in vector reverse iteration." by TreeHugger Robot · 6 years ago
  6. db43afc Fix a bug in vector reverse iteration. by Yao Chen · 6 years ago
  7. ebc4331 Merge "Remove sending broadcast when StatsLogProcessor is being initialized as its clients have not started to receive broadcasts" by TreeHugger Robot · 6 years ago
  8. af55ba8 Merge "Statsd Anomaly Detection fixes" by TreeHugger Robot · 6 years ago
  9. aab45c1 Remove sending broadcast when StatsLogProcessor is being initialized as by yro · 6 years ago
  10. 9d82216 Merge "Small fix to anomaly tracker in statsd." by TreeHugger Robot · 6 years ago
  11. 66fe061 Statsd Anomaly Detection fixes by Bookatz · 6 years ago
  12. e8cf611 Merge "Statsd CPU optimization." by TreeHugger Robot · 6 years ago
  13. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  14. 8a1baca Merge "Benchmark: stats_write" by TreeHugger Robot · 6 years ago
  15. c189bdcb Small fix to anomaly tracker in statsd. by David Chen · 6 years ago
  16. 7f9e63b Add clear method to ProtoOutputStream so it is reusable by just by Yi Jin · 6 years ago
  17. 9936ce8 Merge "Atom: CallStateChanged" by TreeHugger Robot · 6 years ago
  18. bde353c Merge "Turn off debug logging in statsd" by TreeHugger Robot · 6 years ago
  19. f774a70 Merge "fix subsystem sleep state to use correct puller" by TreeHugger Robot · 6 years ago
  20. feba309 fix subsystem sleep state to use correct puller by Chenjie Yu · 6 years ago
  21. 484524a Turn off debug logging in statsd by Tej Singh · 6 years ago
  22. 959b80f Merge "Modifies statsd output for start and end times." by TreeHugger Robot · 6 years ago
  23. 9ea3c99 Merge "Statsd notifies listener with pendingintent." by TreeHugger Robot · 6 years ago
  24. 1604957 Modifies statsd output for start and end times. by David Chen · 6 years ago
  25. 661f791 Statsd notifies listener with pendingintent. by David Chen · 7 years ago
  26. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 6 years ago
  27. c477d9c Atom: CallStateChanged by Tej Singh · 6 years ago
  28. 5935d34 Merge "Allow statsd_config be able to set destination value AUTO/EXPLICIT." by TreeHugger Robot · 6 years ago
  29. efdd925 Merge "puller cache clearing" by TreeHugger Robot · 6 years ago
  30. e824c2e Merge "split subsystem name + split name into subsystem name and voter name" by TreeHugger Robot · 6 years ago
  31. bbcbc60 split subsystem name + split name into subsystem name and voter name by Chenjie Yu · 6 years ago
  32. afb3606 Allow statsd_config be able to set destination value AUTO/EXPLICIT. by Yi Jin · 6 years ago
  33. fa22d65 puller cache clearing by Chenjie Yu · 6 years ago
  34. 32134a2 Merge "Partial buckets on app upgrade and fix duration." by TreeHugger Robot · 6 years ago
  35. a83e22f Merge "Atom and logging for foreground service state changes" by TreeHugger Robot · 6 years ago
  36. ccfe645 Atom and logging for foreground service state changes by Chenjie Yu · 6 years ago
  37. 6f19790 Statsd - use AID_STATSD in MetricsManager by Bookatz · 6 years ago
  38. 3410634 Benchmark: stats_write by Tej Singh · 6 years ago
  39. a46c531 Merge "Add atom and logging for app overlay" by TreeHugger Robot · 6 years ago
  40. 0d01987 Merge "Statsd - adb cmd for AppHook; long compare support" by TreeHugger Robot · 6 years ago
  41. b223c4e Statsd - adb cmd for AppHook; long compare support by Bookatz · 6 years ago
  42. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  43. e890419 Add atom and logging for app overlay by Chenjie Yu · 7 years ago
  44. c1fe6f4 fix LogEvent memory leak by Chenjie Yu · 6 years ago
  45. 98b136c Merge "Atom: DaveyOccurred" by TreeHugger Robot · 6 years ago
  46. bb8554a Atom: DaveyOccurred by Tej Singh · 6 years ago
  47. ad73f41 Merge "Add command to clear puller cache" by TreeHugger Robot · 6 years ago
  48. 4d41f29 Merge "Atom: Remaining and full battery capacity" by TreeHugger Robot · 6 years ago
  49. e72252b Add command to clear puller cache by Chenjie Yu · 6 years ago
  50. 44b261f3 Merge "Use statsd constants instead of literals" by TreeHugger Robot · 6 years ago
  51. 0d3813e Merge "Support dimension in condition in metric producers." by TreeHugger Robot · 6 years ago
  52. bf972d9 Atom: Remaining and full battery capacity by Tej Singh · 7 years ago
  53. 9086762 Use statsd constants instead of literals by Bookatz · 6 years ago
  54. 725aafb Merge "Make statsd dogfood app to be a system app." by Yao Chen · 6 years ago
  55. d11df1d Merge "Atom: BootSequenceReported" by TreeHugger Robot · 6 years ago
  56. b78bb44 Merge "Atom: Shutdown sequence event" by TreeHugger Robot · 6 years ago
  57. 6d6619a Make statsd dogfood app to be a system app. by Yao Chen · 6 years ago
  58. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  59. 641e29d Merge "Extend gauge metric to support memory metric." by TreeHugger Robot · 6 years ago
  60. 357b63b Merge "Cpu usage optimization: 1/ Avoid unnecessary field/dimension proto construction. 2/ use unordered_map for slicing. 3/ Use dimension fields to compare dimension keys." by TreeHugger Robot · 6 years ago
  61. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 6 years ago
  62. 6483ea4 Atom: BootSequenceReported by Tej Singh · 6 years ago
  63. 9b97976 Re-enable statsd from droidfooders by default by yro · 6 years ago
  64. 9023599 Split usage_in_bytes into following separate fields: by Rajeev Kumar · 6 years ago
  65. 1ea4289 Atom: Shutdown sequence event by Tej Singh · 7 years ago
  66. ba6644d Merge "Add more statsd's debugging info to dumpsys." by Yao Chen · 6 years ago
  67. 8a9fa05 Refine atom definitions for memory metrics. by Rajeev Kumar · 6 years ago
  68. 18ffea7 Merge "Add Bluetooth atoms" by TreeHugger Robot · 6 years ago
  69. ce01bd9 Merge "Proto enums for DeviceIdleMode" by TreeHugger Robot · 6 years ago
  70. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  71. 9d7720b Add Bluetooth atoms by Chenjie Yu · 7 years ago
  72. d2e1628 Merge "Proto enum reference for App Transitions" by TreeHugger Robot · 6 years ago
  73. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 6 years ago
  74. 8bdae8d Proto enums for DeviceIdleMode by Bookatz · 7 years ago
  75. b0db811 Merge "Statsd and frameworks reference proto enums" by TreeHugger Robot · 6 years ago
  76. 80d11a0 Proto enum reference for App Transitions by Bookatz · 7 years ago
  77. a024f21 Merge "Fix a bug of reading files with "_" separator" by TreeHugger Robot · 6 years ago
  78. 1a1b046 Statsd and frameworks reference proto enums by Bookatz · 7 years ago
  79. b93b797 Merge "Update to the ActivityManager proto" by TreeHugger Robot · 6 years ago
  80. 50d23f1 Fix a bug of reading files with "_" separator by yro · 6 years ago
  81. 181c835 Disable statsd that was accidentally enabled in ag/3480570 by yro · 6 years ago
  82. 53d179d Merge "Fix Perfetto.cpp to silence SELinux warnings" by TreeHugger Robot · 6 years ago
  83. d0c260f Merge "Adding guardrails on writing to disk from statsd" by TreeHugger Robot · 6 years ago
  84. 73a331f Merge "Statsd broadcast subscriber" by TreeHugger Robot · 6 years ago
  85. 540aa20 Merge "Revert "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time"""" by Howard Ro · 7 years ago
  86. b5f12bb Merge "Add statsd microbenchmark and fix a crash in LogEvent" by TreeHugger Robot · 7 years ago
  87. 62ac686 Revert "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time""" by Howard Ro · 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. 82c2173 Merge "Statsd always includes snapshot of uid map." by TreeHugger Robot · 7 years ago
  90. c697797 Statsd broadcast subscriber by Bookatz · 7 years ago
  91. db026a2 Update to the ActivityManager proto by Bookatz · 7 years ago
  92. a745560 Fix Perfetto.cpp to silence SELinux warnings by Primiano Tucci · 7 years ago
  93. 3f9a1a5 Merge "Fix deadlock for write-disk cmd." by TreeHugger Robot · 7 years ago
  94. 98a2850 Adding guardrails on writing to disk from statsd by yro · 7 years ago
  95. adb4fc7 Merge "Avoid processing log event when there is no uid field." by TreeHugger Robot · 7 years ago
  96. 48d7518 Add statsd microbenchmark and fix a crash in LogEvent by Yao Chen · 7 years ago
  97. 1a68be0 Merge "Simplify the memory metrics atoms." by TreeHugger Robot · 7 years ago
  98. 635b4b3 Do not output empty metric reports. by Yangster-mac · 7 years ago
  99. a65f508 Merge "Fix the crash when parsing empty config." by TreeHugger Robot · 7 years ago
  100. cfc311d Statsd always includes snapshot of uid map. by David Chen · 7 years ago