- 5b4951b Fix failing puller unit tests by Tej Singh · 4 years, 10 months ago
- 4e65e38 Delete StatsLogEventWrapper by Ruchir Rastogi · 4 years, 10 months ago
- cbdd03f Remove repeated function by tsaichristine · 4 years, 10 months ago
- ed61564 Allow first uid in attribution chain as primary field by tsaichristine · 4 years, 10 months ago
- 9724a45 [SfStats] Remove puller implementation from statsd by Alec Mouri · 4 years, 11 months ago
- 94eafe7 Update Add/Remove Configuration by Jeffrey Huang · 4 years, 10 months ago
- ebab3d1 Merge "GpuStats: track whether the app creates ES1 context" by TreeHugger Robot · 4 years, 10 months ago
- f02cf6b GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 4 years, 11 months ago
- c876b49 Slice by state in ValueMetricProducer by tsaichristine · 5 years ago
- f846a03 Merge "Add function that checks if Matchers A is subset of Matchers B" by TreeHugger Robot · 4 years, 11 months ago
- 3a83e81 Add function that checks if Matchers A is subset of Matchers B by tsaichristine · 5 years ago
- 9e44c0a Merge "Log bucket drop reasons for ValueMetric and GaugeMetric" by Christine Tsai · 4 years, 11 months ago
- b87ca15 Log bucket drop reasons for ValueMetric and GaugeMetric by tsaichristine · 5 years ago
- c8e2266 Move statsd metadata from statslog to atoms_info by Muhammad Qureshi · 5 years ago
- 8981763 Puller API: Unit tests. by Tej Singh · 5 years ago
- 8d73dc9 Pass in event time when notifying listeners of a state change by tsaichristine · 5 years ago
- 1fb525e Added tests for new socket parsing by Ruchir Rastogi · 5 years ago
- 9ec159a Fix Race Condition by Tej Singh · 5 years ago
- 69000e6 Slice by state in CountMetricProducer by tsaichristine · 5 years ago
- 480392f Data/activation broadcasts use elapsed realtime by Tej Singh · 5 years ago
- d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 5 years ago
- 060fbfc Support a ONE_WEEK bucket size by Ruchir Rastogi · 5 years ago
- 21a287b Refactor MetricActivation initialization by Ruchir Rastogi · 5 years ago
- 2b1d4fe Cleaned up StatsLogProcessor Test by Ruchir Rastogi · 5 years ago
- a02bfab Add bytes interface to LogEvent for pulled atoms by Tej Singh · 5 years ago
- 9d9e19c Merge "[SfStats] Implement global atom puller for SfStats" by TreeHugger Robot · 5 years ago
- 3ce441f Statsd unit tests: clear data on disk after tests by Tej Singh · 5 years ago
- 1dc5f1e [SfStats] Implement global atom puller for SfStats by Alec Mouri · 5 years ago
- 109efa2 Merge "Add StateTracker classes" by Christine Tsai · 5 years ago
- 1097864 Add StateTracker classes by tsaichristine · 5 years ago
- 97ae081 Fix log matching unit test bug by tsaichristine · 5 years ago
- c46fbf9 Rename old StateTracker by tsaichristine · 5 years ago
- 7685337 Remove dimensions_in_condition from statsd metrics by tsaichristine · 5 years ago
- a763861 GpuStats: track Vulkan apps not doing pre-rotation correctly by Yiwei Zhang · 5 years ago
- dd3a6d3 Merge "StatsdStats: improve activation time logging" into qt-dev am: 26b6ef7904 am: 383dd33392 by Tej Singh · 5 years ago
- 7a57b8e Matching regular uid field with pkg name in statsd by tsaichristine · 5 years ago
- 16ca28f StatsdStats: improve activation time logging by Tej Singh · 5 years ago
- ee4495e Allow same matcher to cancel >1 event activation by Tej Singh · 5 years ago
- 6d647b7 Merge "Fix a bug in saving local history of the metrics report." into qt-dev by Yao Chen · 5 years ago
- 5c10cb4 Fix a bug in saving local history of the metrics report. by Yao Chen · 5 years ago
- 18e4692 Handle condition changes when metric is not active. by Muhammad Qureshi · 5 years ago
- f53d445 Persist active metric status across system server by Tej Singh · 5 years ago
- 7c70930 GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 5 years ago
- 0d4716f Merge "GpuStats: Track ANGLE usage info" into qt-dev by TreeHugger Robot · 5 years ago
- a0f5fef GpuStats: Track ANGLE usage info by Yiwei Zhang · 5 years ago
- 7d35c0d Merge "GpuStats: add render api versions to global stats" into qt-dev by TreeHugger Robot · 6 years ago
- 63852d2a GpuStats: add render api versions to global stats by Yiwei Zhang · 6 years ago
- 9bfa54e Merge "Statsd: support atom counts of new atoms." into qt-dev by TreeHugger Robot · 6 years ago
- 35c7a57 Statsd: support atom counts of new atoms. by Tej Singh · 6 years ago
- 15f8da9 Add ActivationType to EventActivation by Muhammad Qureshi · 6 years ago
- 844694b Save EventActivations to disk by Muhammad Qureshi · 6 years ago
- f4d95b9 Merge "Fix ValueMetric unit test." into qt-dev by TreeHugger Robot · 6 years ago
- 597c716 Skip data pulling when metric is not active by Tej Singh · 6 years ago
- 8d30627 Fix ValueMetric unit test. by Yao Chen · 6 years ago
- f9585ca Merge "Add a config option to save the metrics data locally." into qt-dev by Yao Chen · 6 years ago
- 9a43b4f Add a config option to save the metrics data locally. by Yao Chen · 6 years ago
- fbee916 Fix a problem with ValueMetric when used with conditions and no diffs. by Olivier Gaillard · 6 years ago
- e6cfb14 Add a condition timer to track the duration of condition being true. by Yao Chen · 6 years ago
- 3a5ebf5 Cancel Metric activations by Muhammad Qureshi · 6 years ago
- b4f56c5 Merge "Make StatsLog drop less." by Yao Chen · 6 years ago
- 0f86186 Make StatsLog drop less. by Yao Chen · 6 years ago
- fa2f91c Add an API to read experiment IDs. by Jeff Hamilton · 6 years ago
- 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 6 years ago
- e3c4b93 Fix end-to-end value metrics tests. by Olivier Gaillard · 6 years ago
- c371991 Full bucket should be reset even when the last bucket is invalid. by Olivier Gaillard · 6 years ago
- d476542 Game Driver Metrics: add tests for GpuStatsPuller by Yiwei Zhang · 6 years ago
- f4ca824 Update TrainInfo and BinaryPushStateChanged atoms by Muhammad Qureshi · 6 years ago
- a8e78b9 Add receiver info to IncidentdDetails in statsd_config by Yao Chen · 6 years ago
- a8b7011 Invalidate the bucket when global base is missing. by Olivier Gaillard · 6 years ago
- 47a9efc Fix usage of flush buckets. by Olivier Gaillard · 6 years ago
- 17ba73a Remove lots of code duplication in tests by Olivier Gaillard · 6 years ago
- 0a36f57 Mark bucket as invalid when the condition was unknown at the start of by Olivier Gaillard · 6 years ago
- 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 6 years ago
- 826e270 Merge "Add more alert details to incidentd header." by TreeHugger Robot · 6 years ago
- b6628d9 Merge "Unit tests for active config change broadcast" by Tej Singh · 6 years ago
- b52bf9d Merge "Tracks unknown condition states." by Olivier Gaillard · 6 years ago
- 97dbb20 TrainInfo persist onto disk by Chenjie Yu · 6 years ago
- 4ce0729 Add more alert details to incidentd header. by Yao Chen · 6 years ago
- d823aeb Unit tests for active config change broadcast by Tej Singh · 6 years ago
- afe83a6 Merge "add api to log BinaryPushStateChanged atom" by Chenjie Yu · 6 years ago
- 6b1667c add api to log BinaryPushStateChanged atom by Chenjie Yu · 6 years ago
- 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
- e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 6 years ago
- 3cf3eda Merge "Marks the bucket as invalid when it reaches the guard rail limit." by Olivier Gaillard · 6 years ago
- 1e0d8fc Marks the bucket as invalid when it reaches the guard rail limit. by Olivier Gaillard · 6 years ago
- a0c89dd Statsd Puller Callback Registration by Tej Singh · 6 years ago
- e3e969c Add tests for AtomMetricStats. by Olivier Gaillard · 6 years ago
- aa92c88 Merge "metric activation on boot" by TreeHugger Robot · 6 years ago
- 11203df Unify the way we process events on condition change and bucket boundaries. by Olivier Gaillard · 6 years ago
- a9a310e metric activation on boot by Chenjie Yu · 6 years ago
- 808bfd1 Flush the bucket before creating a partial bucket. by Olivier Gaillard · 6 years ago
- 3061ca2 Fix test: the event should be from the previous bucket by Olivier Gaillard · 6 years ago
- c714dca Merge "Persist active metrics to disk and read back" by TreeHugger Robot · 6 years ago
- c7939cb Persist active metrics to disk and read back by Chenjie Yu · 6 years ago
- 8333721 Merge changes I300ab05c,I0910b7db by Olivier Gaillard · 6 years ago
- 9a5d359 Adds the concept of invalid bucket. by Olivier Gaillard · 6 years ago
- c5f11c4 Reset the base when pull fails. by Olivier Gaillard · 6 years ago
- 5107527 Merge "Fix KeyValuePairsAtom" by TreeHugger Robot · 6 years ago
- 2c96b5a Fix KeyValuePairsAtom by Tej Singh · 6 years ago
- d7b5118 Fix failing statsd unit tests by Tej Singh · 6 years ago