1. dff78d6 Use ASSERT_EQ for size assertions. by Muhammad Qureshi · 4 years, 3 months ago
  2. affc08a Merge "Split buckets on boot complete" into rvc-dev by Tej Singh · 4 years, 4 months ago
  3. e678cb7 Split buckets on boot complete by Tej Singh · 4 years, 4 months ago
  4. bfc4bdb Remove kStateAtomsInfo from atoms_info. by Muhammad Qureshi · 4 years, 5 months ago
  5. e715d2f Merge "Statsd test mapping" into rvc-dev by Tej Singh · 4 years, 4 months ago
  6. 5d823b3 Statsd test mapping by Tej Singh · 5 years ago
  7. 8dca82e statsd unit test and benchmark refactor by tsaichristine · 4 years, 5 months ago
  8. 1449fa4 Slice by state in DurationMetricProducer by tsaichristine · 4 years, 8 months ago
  9. 898dda3 Merge changes Icd1b1e57,Ib9c6b9b4 into rvc-dev by Jeffrey Huang · 4 years, 5 months ago
  10. 475677e Load Metadata from Disk by Jeffrey Huang · 4 years, 5 months ago
  11. b8f5403 Save metadata to Disk by Jeffrey Huang · 4 years, 5 months ago
  12. 3be093b Uid Sandboxing of Pullers by Tej Singh · 4 years, 6 months ago
  13. 3eb84d4 Migrate statsd_test to use libstatslog_statsdtest by Jeffrey Huang · 4 years, 5 months ago
  14. 7747d37 (Part 1) Use new socket schema with statsd tests by tsaichristine · 4 years, 6 months ago
  15. 1e4368a Comment out Statsd tests by Jeffrey Huang · 4 years, 6 months ago
  16. e449b0c Move statsd (and tests) to libbinder_ndk by Ruchir Rastogi · 4 years, 6 months ago
  17. 730ed29 Fix failing statsd unit tests by Tej Singh · 4 years, 7 months ago
  18. 94eafe7 Update Add/Remove Configuration by Jeffrey Huang · 4 years, 8 months ago
  19. c876b49 Slice by state in ValueMetricProducer by tsaichristine · 4 years, 8 months ago
  20. 9ec159a Fix Race Condition by Tej Singh · 4 years, 9 months ago
  21. 69000e6 Slice by state in CountMetricProducer by tsaichristine · 4 years, 10 months ago
  22. 480392f Data/activation broadcasts use elapsed realtime by Tej Singh · 4 years, 10 months ago
  23. d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 4 years, 11 months ago
  24. 3ce441f Statsd unit tests: clear data on disk after tests by Tej Singh · 5 years ago
  25. 7685337 Remove dimensions_in_condition from statsd metrics by tsaichristine · 5 years ago
  26. ee4495e Allow same matcher to cancel >1 event activation by Tej Singh · 5 years ago
  27. 18e4692 Handle condition changes when metric is not active. by Muhammad Qureshi · 5 years ago
  28. 15f8da9 Add ActivationType to EventActivation by Muhammad Qureshi · 5 years ago
  29. 844694b Save EventActivations to disk by Muhammad Qureshi · 5 years ago
  30. 597c716 Skip data pulling when metric is not active by Tej Singh · 5 years ago
  31. 3a5ebf5 Cancel Metric activations by Muhammad Qureshi · 5 years ago
  32. 0f86186 Make StatsLog drop less. by Yao Chen · 5 years ago
  33. e3c4b93 Fix end-to-end value metrics tests. by Olivier Gaillard · 5 years ago
  34. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 6 years ago
  35. d823aeb Unit tests for active config change broadcast by Tej Singh · 6 years ago
  36. d7b5118 Fix failing statsd unit tests by Tej Singh · 6 years ago
  37. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  38. b472291 Always report the metric id even if the metric has no data to upload. by Yang Lu · 6 years ago
  39. e077fd2 deprecate ALL_CONDITION_CHANGE in gauge by Chenjie Yu · 6 years ago
  40. b1c6ba0 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 6 years ago
  41. 32717c3 multi-value aggregation in ValueMetric by Chenjie Yu · 6 years ago
  42. c715b9e ValueMetric overhaul by Chenjie Yu · 6 years ago
  43. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  44. 730403e Statsd uidmap includes vers string and installer by dwchen · 6 years ago
  45. 7dd9e17 Merge "metric activation and TTL." by TreeHugger Robot · 6 years ago
  46. 849dfdc2 metric activation and TTL. by Yangster-mac · 6 years ago
  47. 32f07af Match pulled events in gauge metric. by Yangster-mac · 6 years ago
  48. a8a3044 Fix the typos and naming convention in atoms.proto by Yangster-mac · 6 years ago
  49. 908bd8d Merge "Fix a bug in DurationMetric's dimensions from condition and make unit tests expect the right answer." by TreeHugger Robot · 6 years ago
  50. 07d7baf Merge "statsd events/gauge: remove WallClockTime" by TreeHugger Robot · 6 years ago
  51. fe2dde8 statsd events/gauge: remove WallClockTime by Bookatz · 6 years ago
  52. 4c31f67 Remove dimension fields in GaugeMetric output by Chenjie Yu · 6 years ago
  53. a0f0224 ValueMetric supports multiple aggregation types by Chenjie Yu · 6 years ago
  54. 0aff903 Fix a bug in DurationMetric's dimensions from condition and make unit tests expect the right answer. by Yao Chen · 6 years ago
  55. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  56. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  57. 1c58f04 Add a field in config to disable/enable the string hashing in metric report. by Yangster-mac · 6 years ago
  58. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 6 years ago
  59. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  60. a159842 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev by TreeHugger Robot · 6 years ago
  61. 58e609e Fix the flaky gauge/value e2e test due to cached events. by Yangster-mac · 6 years ago
  62. cc884df Fix partial bucket unit tests. by Yao Chen · 6 years ago
  63. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  64. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  65. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  66. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  67. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 6 years ago
  68. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 6 years ago
  69. 4f71629 StatsManager throws exceptions by Bookatz · 6 years ago
  70. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  71. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  72. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  73. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 6 years ago
  74. 5caaa9d Clean up atoms.proto by Chenjie Yu · 6 years ago
  75. 684d195 E2e test for periodic alarm. by Yangster-mac · 6 years ago
  76. be10ddf Flush the past buckets in anomaly tracker when time jumps forward by Yangster-mac · 6 years ago
  77. 8faaa01 Deletes default allowed_log_sources in statsd. by David Chen · 6 years ago
  78. a825c8ee5 Merge "Support slicing by chain." into pi-dev by TreeHugger Robot · 6 years ago
  79. e06cfd7 Support slicing by chain. by Yangster-mac · 6 years ago
  80. 3fa5d7f Add wall clock timestamp for ConfigMetricsReport and gauge atoms. by Yangster-mac · 6 years ago
  81. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  82. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 7 years ago
  83. db15052 Merge "Add a guardrail to limit minimum bucket duration to be 5 minutes except when configured through adb command" by Howard Ro · 7 years ago
  84. 2f5b9c9 Merge "Updates statsd atoms.proto with small changes." by TreeHugger Robot · 7 years ago
  85. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  86. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 7 years ago
  87. 0b5c90c Updates statsd atoms.proto with small changes. by David Chen · 7 years ago
  88. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  89. 27785a8 Partial buckets on app upgrade and fix duration. by David Chen · 7 years ago
  90. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  91. 34ea110 Extend gauge metric to support memory metric. by Yangster-mac · 7 years ago
  92. 1a1b046 Statsd and frameworks reference proto enums by Bookatz · 7 years ago
  93. 5e1f854 Merge "Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto." by TreeHugger Robot · 7 years ago
  94. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 7 years ago
  95. 5503f5c condition dimension query. by Yangster-mac · 7 years ago
  96. 468ff04 Proto change for dimension from condition. by Yangster-mac · 7 years ago
  97. 87718e2 Gauge metric e2e test by Yangster-mac · 7 years ago
  98. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  99. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 7 years ago
  100. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago