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