1. ad73f41 Merge "Add command to clear puller cache" by TreeHugger Robot · 6 years ago
  2. 4d41f29 Merge "Atom: Remaining and full battery capacity" by TreeHugger Robot · 6 years ago
  3. e72252b Add command to clear puller cache by Chenjie Yu · 6 years ago
  4. bf972d9 Atom: Remaining and full battery capacity by Tej Singh · 7 years ago
  5. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  6. 9b97976 Re-enable statsd from droidfooders by default by yro · 6 years ago
  7. 181c835 Disable statsd that was accidentally enabled in ag/3480570 by yro · 6 years ago
  8. d0c260f Merge "Adding guardrails on writing to disk from statsd" by TreeHugger Robot · 7 years ago
  9. 73a331f Merge "Statsd broadcast subscriber" by TreeHugger Robot · 7 years ago
  10. 540aa20 Merge "Revert "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time"""" by Howard Ro · 7 years ago
  11. 62ac686 Revert "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time""" by Howard Ro · 7 years ago
  12. c697797 Statsd broadcast subscriber by Bookatz · 7 years ago
  13. 98a2850 Adding guardrails on writing to disk from statsd by yro · 7 years ago
  14. 48d7518 Add statsd microbenchmark and fix a crash in LogEvent by Yao Chen · 7 years ago
  15. a92805d Merge "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time""" by TreeHugger Robot · 7 years ago
  16. b00cce8 Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time"" by Yao Chen · 7 years ago
  17. e4d4491 Statsd -> Perfetto integration by Primiano Tucci · 7 years ago
  18. d03c598 Merge "Revert "Enable init.rc for statsd to start statsd by default in boot time"" by Yao Chen · 7 years ago
  19. 5f3dc87 Revert "Enable init.rc for statsd to start statsd by default in boot time" by Yao Chen · 7 years ago
  20. c8b7f22 consolidate subsystem sleep state atoms by Chenjie Yu · 7 years ago
  21. 004e782 Merge "Add a statsd proto static lib for cts and others." by TreeHugger Robot · 7 years ago
  22. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  23. 459dee6 Add a statsd proto static lib for cts and others. by Yao Chen · 7 years ago
  24. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 7 years ago
  25. b038b70 pullers now cache data to throttle frequent pull requests. by Chenjie Yu · 7 years ago
  26. d19bcae4 Move Field proto out of stats_log.proto to keep it clean. by Yangster-mac · 7 years ago
  27. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  28. 857aaa5 Splits AnomalyTracker into two files by Bookatz · 7 years ago
  29. d5aa01b3 Remove the hacky HashableDimensionKey. by Yao Chen · 7 years ago
  30. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  31. c9f1a9e Merge "Fix how we build the statsd protos." by Joe Onorato · 7 years ago
  32. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  33. 2794da2 Remove dead code in statsd by Yao Chen · 7 years ago
  34. 5696752 Enable init.rc for statsd to start statsd by default in boot time by yro · 7 years ago
  35. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  36. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  37. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  38. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  39. 52c4cf3 Merge "Statsd test app." by TreeHugger Robot · 7 years ago
  40. 1ff4f43 Statsd test app. by Yao Chen · 7 years ago
  41. d215a23 Merge "The first step towards adding a guardrail." by TreeHugger Robot · 7 years ago
  42. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  43. 29f69e8 Remove IStatsCallback aidl from master by yro · 7 years ago
  44. 8d9989b The first step towards adding a guardrail. by Yao Chen · 7 years ago
  45. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  46. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago
  47. e33bc3b add CpuTimePerUidPuller and CpuTimePerUidFreqPuller by Chenjie Yu · 7 years ago
  48. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 7 years ago
  49. 3eba621 Update CountAnomalyTracker to handle slicing. by Yang Lu · 7 years ago
  50. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  51. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  52. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 7 years ago
  53. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  54. 53f8011 Merge "Adding multi layer aggregation in DurationMetric" by TreeHugger Robot · 7 years ago
  55. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  56. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  57. 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
  58. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 7 years ago
  59. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  60. 810a6c5 Merge "Refactor MetricProducer so that a big chunk of boiler plate code can be removed." by TreeHugger Robot · 7 years ago
  61. b704177 Refactor MetricProducer so that a big chunk of boiler plate code can be removed. by Yao Chen · 7 years ago
  62. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  63. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  64. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  65. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago
  66. 70b9863 Fix build error. by Yao Chen · 7 years ago
  67. d54f9dd Revert "Revert "Start auto-generating the stats log API."" by Yao Chen · 7 years ago
  68. 9319453 Revert "Start auto-generating the stats log API." by Joe Onorato · 7 years ago
  69. b81d1a7 Start auto-generating the stats log API. by Joe Onorato · 7 years ago
  70. ece5f70 AnomalyMonitor can get alarms based on timestamp by Bookatz · 7 years ago
  71. de70169 UID mapping to provide app name and version. by David Chen · 7 years ago
  72. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  73. 16e9b10a Merge "refactor statspuller" by Chenjie Yu · 7 years ago
  74. 4f99ad1 Merge "Statsd Anomaly tracking for CountMetricProducer" by TreeHugger Robot · 7 years ago
  75. 1a317ba refactor statspuller by Chenjie Yu · 7 years ago
  76. a4bc9c4 Statsd Anomaly tracking for CountMetricProducer by Bookatz · 7 years ago
  77. 6214ad9 Merge "Statsd can pull kernel wakelock data" by TreeHugger Robot · 7 years ago
  78. c68a9d2 Statsd can pull kernel wakelock data by Bookatz · 7 years ago
  79. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago
  80. cdb1a0e Check in new protos and constants. by Stefan Lafon · 7 years ago
  81. dd89694 Adds new utility functions for evaluating log entry matching. by David Chen · 7 years ago
  82. b487b55 statsd & statscompanion communication more robust by Bookatz · 7 years ago
  83. 43b272e Merge changes I82fe220e,Iff324c73,I3bd73acd by Adam Bookatz · 7 years ago
  84. 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 7 years ago
  85. 0656b7a Adding ability to add configs via adb command-line. The input by David Chen · 7 years ago
  86. 0e95909 indexed priority queue for AnomalyMonitor by Bookatz · 7 years ago
  87. 486d1cf StatsCompanionService connection to Statsd by Bookatz · 7 years ago
  88. 482d272 Add a cmd line tool to StatsService to parse log files from Dropbox by Yao Chen · 7 years ago
  89. ab273e2 Add a DropboxWriter in statsd. by Yao Chen · 7 years ago
  90. 5dcbc6c Add statsd. by Joe Onorato · 7 years ago