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