1. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  2. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  3. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  4. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  5. cdc9d90 Merge "Flush the past buckets in anomaly tracker when time jumps forward" into pi-dev by TreeHugger Robot · 6 years ago
  6. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  7. c8ab224 Merge "Fix StatsCompanionService sometimes can be null" into pi-dev by TreeHugger Robot · 6 years ago
  8. aa5b201 Fix StatsCompanionService sometimes can be null by Chenjie Yu · 6 years ago
  9. 461a75f Remove unsigned-integer-overflow signed-integer-overflow from sanitizer. by Yao Chen · 6 years ago
  10. dc567733 Merge "Enable sanitizer on statsd eng build." into pi-dev by TreeHugger Robot · 6 years ago
  11. cd7f900 Enable sanitizer on statsd eng build. by Yao Chen · 6 years ago
  12. 9fdd403 Allow statsd to be given empty config. by David Chen · 6 years ago
  13. f384b90 Removes stats_log proto from uid map in statsd. by David Chen · 6 years ago
  14. c7ce1a0 Merge "Add wall clock timestamp for ConfigMetricsReport and gauge atoms." into pi-dev by TreeHugger Robot · 6 years ago
  15. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 6 years ago
  16. b19425e Remove unused shared lib from statsd by Yao Chen · 6 years ago
  17. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  18. ec67661 Refactor cpu stats pullers by Chenjie Yu · 6 years ago
  19. 644e15d Merge "Reduce statsd binary size from 730KB-> 664KB" by TreeHugger Robot · 6 years ago
  20. 580ea321 Add StateTracker. by Yao Chen · 6 years ago
  21. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 6 years ago
  22. 03b91d7 Merge "Alarm: wakes up statsd and notifies the subscribers." by TreeHugger Robot · 6 years ago
  23. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  24. dcd6ae8 Merge "Atom: TemperatureReported" by TreeHugger Robot · 6 years ago
  25. 4029831 Atom: TemperatureReported by Tej Singh · 6 years ago
  26. 3b3d38d Merge "Avoid creating temporary objects in FiterValue()." by TreeHugger Robot · 6 years ago
  27. f520492 Avoid creating temporary objects in FiterValue(). by Yangster-mac · 6 years ago
  28. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  29. 4c959cb Remove unused variables in statsd, and make more warnings show. by Yao Chen · 6 years ago
  30. e8cf611 Merge "Statsd CPU optimization." by TreeHugger Robot · 6 years ago
  31. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  32. 8a1baca Merge "Benchmark: stats_write" by TreeHugger Robot · 6 years ago
  33. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 6 years ago
  34. afb3606 Allow statsd_config be able to set destination value AUTO/EXPLICIT. by Yi Jin · 6 years ago
  35. 3410634 Benchmark: stats_write by Tej Singh · 6 years ago
  36. ad73f41 Merge "Add command to clear puller cache" by TreeHugger Robot · 6 years ago
  37. 4d41f29 Merge "Atom: Remaining and full battery capacity" by TreeHugger Robot · 6 years ago
  38. e72252b Add command to clear puller cache by Chenjie Yu · 6 years ago
  39. bf972d9 Atom: Remaining and full battery capacity by Tej Singh · 7 years ago
  40. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  41. 9b97976 Re-enable statsd from droidfooders by default by yro · 6 years ago
  42. 181c835 Disable statsd that was accidentally enabled in ag/3480570 by yro · 7 years ago
  43. d0c260f Merge "Adding guardrails on writing to disk from statsd" by TreeHugger Robot · 7 years ago
  44. 73a331f Merge "Statsd broadcast subscriber" by TreeHugger Robot · 7 years ago
  45. 540aa20 Merge "Revert "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time"""" by Howard Ro · 7 years ago
  46. 62ac686 Revert "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time""" by Howard Ro · 7 years ago
  47. c697797 Statsd broadcast subscriber by Bookatz · 7 years ago
  48. 98a2850 Adding guardrails on writing to disk from statsd by yro · 7 years ago
  49. 48d7518 Add statsd microbenchmark and fix a crash in LogEvent by Yao Chen · 7 years ago
  50. a92805d Merge "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time""" by TreeHugger Robot · 7 years ago
  51. b00cce8 Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time"" by Yao Chen · 7 years ago
  52. e4d4491 Statsd -> Perfetto integration by Primiano Tucci · 7 years ago
  53. d03c598 Merge "Revert "Enable init.rc for statsd to start statsd by default in boot time"" by Yao Chen · 7 years ago
  54. 5f3dc87 Revert "Enable init.rc for statsd to start statsd by default in boot time" by Yao Chen · 7 years ago
  55. c8b7f22 consolidate subsystem sleep state atoms by Chenjie Yu · 7 years ago
  56. 004e782 Merge "Add a statsd proto static lib for cts and others." by TreeHugger Robot · 7 years ago
  57. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  58. 459dee6 Add a statsd proto static lib for cts and others. by Yao Chen · 7 years ago
  59. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 7 years ago
  60. b038b70 pullers now cache data to throttle frequent pull requests. by Chenjie Yu · 7 years ago
  61. d19bcae4 Move Field proto out of stats_log.proto to keep it clean. by Yangster-mac · 7 years ago
  62. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  63. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  64. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  65. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  66. c9f1a9e Merge "Fix how we build the statsd protos." by Joe Onorato · 7 years ago
  67. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  68. 2794da2 Remove dead code in statsd by Yao Chen · 7 years ago
  69. 5696752 Enable init.rc for statsd to start statsd by default in boot time by yro · 7 years ago
  70. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  71. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  72. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  73. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  74. 52c4cf3 Merge "Statsd test app." by TreeHugger Robot · 7 years ago
  75. 1ff4f43 Statsd test app. by Yao Chen · 7 years ago
  76. d215a23 Merge "The first step towards adding a guardrail." by TreeHugger Robot · 7 years ago
  77. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  78. 29f69e8 Remove IStatsCallback aidl from master by yro · 7 years ago
  79. 8d9989b The first step towards adding a guardrail. by Yao Chen · 7 years ago
  80. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  81. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago
  82. e33bc3b add CpuTimePerUidPuller and CpuTimePerUidFreqPuller by Chenjie Yu · 7 years ago
  83. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 7 years ago
  84. 3eba621 Update CountAnomalyTracker to handle slicing. by Yang Lu · 7 years ago
  85. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  86. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  87. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 7 years ago
  88. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  89. 53f8011 Merge "Adding multi layer aggregation in DurationMetric" by TreeHugger Robot · 7 years ago
  90. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  91. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  92. c3787a8 Merge "Adds aidl definitions and their implementations for binder transfer of statsd entries to clients. This change only includes changes on statds side and does not include java library for clients to import. Java library will be a separate change as it requires system api review." by TreeHugger Robot · 7 years ago
  93. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 7 years ago
  94. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  95. 810a6c5 Merge "Refactor MetricProducer so that a big chunk of boiler plate code can be removed." by TreeHugger Robot · 7 years ago
  96. b704177 Refactor MetricProducer so that a big chunk of boiler plate code can be removed. by Yao Chen · 7 years ago
  97. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  98. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  99. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  100. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago