Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
15c869f6ad2643a584a66ebeb51a7bf7391b13a4
/
cmds
/
statsd
/
src
/
StatsLogProcessor.h
8b914c0
Remove alarm manager dependency from anomalyalarms
by Tej Singh
· 5 years ago
5a4727d
Remove invalid configs from memory
by Tej Singh
· 5 years ago
70a7ee5
Change SimplePredicate InitialValue default to UNKNOWN
by tsaichristine
· 5 years ago
e678cb7
Split buckets on boot complete
by Tej Singh
· 5 years ago
1449fa4
Slice by state in DurationMetricProducer
by tsaichristine
· 6 years ago
475677e
Load Metadata from Disk
by Jeffrey Huang
· 5 years ago
b8f5403
Save metadata to Disk
by Jeffrey Huang
· 5 years ago
703c42f
Add support for multi train logging
by Jonathan Nguyen
· 6 years ago
a0e6de1
Update StatsLogProcessor to handle BinaryPushStateChanged
by Jonathan Nguyen
· 6 years ago
c876b49
Slice by state in ValueMetricProducer
by tsaichristine
· 6 years ago
9ec159a
Fix Race Condition
by Tej Singh
· 6 years ago
69000e6
Slice by state in CountMetricProducer
by tsaichristine
· 6 years ago
ea297ea
Merge "Store elapsedRealtimeNs as int64 instead of long"
by TreeHugger Robot
· 6 years ago
5a801c8
Store elapsedRealtimeNs as int64 instead of long
by Tej Singh
· 6 years ago
480392f
Data/activation broadcasts use elapsed realtime
by Tej Singh
· 6 years ago
d21aacf
Take 2: Integrate StateTracker into statsd
by tsaichristine
· 6 years ago
6d7fbad
Remove FRIEND_TEST declarations
by tsaichristine
· 6 years ago
ee4495e
Allow same matcher to cancel >1 event activation
by Tej Singh
· 6 years ago
18e4692
Handle condition changes when metric is not active.
by Muhammad Qureshi
· 6 years ago
f53d445
Persist active metric status across system server
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
597c716
Skip data pulling when metric is not active
by Tej Singh
· 6 years ago
9a43b4f
Add a config option to save the metrics data locally.
by Yao Chen
· 6 years ago
e1e0528
Merge "Cancel Metric activations"
by Muhammad Qureshi
· 6 years ago
3a5ebf5
Cancel Metric activations
by Muhammad Qureshi
· 6 years ago
996f40d
Write active metrics to disk on all shutdown cases
by jianjin
· 6 years ago
6c75ecd
Introduces an option to set a dump latency requirement.
by Olivier Gaillard
· 7 years ago
6ede28b
Statsd sends active config broadcasts
by Tej Singh
· 7 years ago
a9a310e
metric activation on boot
by Chenjie Yu
· 7 years ago
c7939cb
Persist active metrics to disk and read back
by Chenjie Yu
· 7 years ago
719a864
Merge "Thermal shutdown fix: cool down on writing to disk" into pi-dev am: 0cc63ef090
by Tej Singh
· 7 years ago
42f9e06
Thermal shutdown fix: cool down on writing to disk
by Tej Singh
· 7 years ago
ff71cad
Statsd can dump data as proto to bugreport
by Bookatz
· 7 years ago
658bc0e
Persist data to disk when system shuts down
by Yang Lu
· 7 years ago
7dd9e17
Merge "metric activation and TTL."
by TreeHugger Robot
· 7 years ago
849dfdc2
metric activation and TTL.
by Yangster-mac
· 7 years ago
32f07af
Match pulled events in gauge metric.
by Yangster-mac
· 7 years ago
97e7d20
Persist data to disk when system shuts down
by Yangster-mac
· 7 years ago
a80e5c0
Support atoms subscription via shell cmd.
by Yao Chen
· 7 years ago
3ff3a49
Remove the obsolete code for logd and add statsd socket log loss detection.
by Yao Chen
· 7 years ago
e221920
StatsPullerManager not use singleton
by Chenjie Yu
· 7 years ago
56ae0d9
Fixes statsd reports missing strings and SCS.
by David Chen
· 7 years ago
4894490
Fixes statsd returning too much data at once.
by David Chen
· 7 years ago
a62ae51
Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev
by Yao Chen
· 7 years ago
892f3d3
Reset statsd and correctly record the dump reason when system
by Yangster-mac
· 7 years ago
876889c
Add cmd to let statsd print all logs it received for debugging.
by Yao Chen
· 7 years ago
9def8e3
Reduce statsd log data size.
by Yangster-mac
· 7 years ago
e36018b
add dump report reason to reports
by Chenjie Yu
· 7 years ago
d37bc23
Adds a code when statsd sends intent to getData.
by David Chen
· 7 years ago
163d260
Handle logd reconnect.
by Yao Chen
· 7 years ago
15f6bbc
Flush the bucket when creating the metric producer.
by Yangster-mac
· 7 years ago
e68f3a5
Flush the partial bucket when startd shuts down or config updated.
by Yangster-mac
· 7 years ago
b142cc8
Statsd config TTL
by Yangster-mac
· 7 years ago
c04feba
Move forward the alarm timestamp when config is added to statsd.
by Yangster-mac
· 7 years ago
684d195
E2e test for periodic alarm.
by Yangster-mac
· 7 years ago
be10ddf
Flush the past buckets in anomaly tracker when time jumps forward
by Yangster-mac
· 7 years ago
4beccbe
Fix recovery of stats data from previous input while using ProtoOutputStream
by yro
· 7 years ago
e06cfd7
Support slicing by chain.
by Yangster-mac
· 7 years ago
13fb7e4
Statsd cpu optimizaton
by Yangster
· 7 years ago
06dba5d
Add API to let metrics directly drop data without writing to an output.
by Yao Chen
· 8 years ago
6158952
Merge "Avoid reading logs that were processed before."
by TreeHugger Robot
· 8 years ago
8f42ba0
Avoid reading logs that were processed before.
by Yao Chen
· 8 years ago
932ecec
Alarm: wakes up statsd and notifies the subscribers.
by Yangster-mac
· 8 years ago
8a8d16c
Statsd CPU optimization.
by Yao Chen
· 8 years ago
fa22d65
puller cache clearing
by Chenjie Yu
· 8 years ago
27785a8
Partial buckets on app upgrade and fix duration.
by David Chen
· 8 years ago
9369446
Support dimension in condition in metric producers.
by Yangster-mac
· 8 years ago
884c8c1
Add more statsd's debugging info to dumpsys.
by Yao Chen
· 8 years ago
8617950
Fix deadlock for write-disk cmd.
by Yangster-mac
· 8 years ago
87718e2
Gauge metric e2e test
by Yangster-mac
· 8 years ago
d40053e
Map isolated uid to host uid when processing log event in statsD.
by Yangster-mac
· 8 years ago
d6808dc
Merge "E2e test: attribution matching and slicing by attribution."
by TreeHugger Robot
· 8 years ago
b0d0628
Thread-safety at log processor level.
by Yangster-mac
· 8 years ago
b5bc741
E2e test: attribution matching and slicing by attribution.
by Yangster-mac
· 8 years ago
2087716
1/ Support nested message and repeated fields in statsd.
by Yangster-mac
· 8 years ago
d10f7b1
Add log source filtering in statsd to filter out spams.
by Yao Chen
· 8 years ago
85ed838
align metrics to 5min bundary
by Chenjie Yu
· 8 years ago
d9269e2
Adds rate limit to checking byte size.
by David Chen
· 8 years ago
f2bee6f
1/ Only expose thread-safe interfaces in metric producer.
by Yangster
· 8 years ago
cc5adef2
Statsd anomaly detection - fixes
by Bookatz
· 8 years ago
947fbce
Captures metrics on disk when devices reboot and shutdown. Specifically,
by yro
· 8 years ago
7c334a1
Make member function as const whenever possible.
by Yangster
· 8 years ago
e2cd6d5
1/ Duration anomaly tracker with alarm.
by Yangster-mac
· 8 years ago
1d7b0cd
Support StatsD sending broadcasts.
by David Chen
· 8 years ago
17adac9
Finish migrating to use ProtoOutputStream. This change will take the
by yro
· 8 years ago
d689689
Updates uidmap to update snapshots and upload.
by David Chen
· 8 years ago
69007c8
Implement a logic to rate limitted flush statsd with by checking the
by yro
· 8 years ago
fd05a4e
Remove dropbox dependency from StatsLogProcessor
by yro
· 8 years ago
31eb67b
Adds aidl definitions and their implementations for binder transfer of
by yro
· 8 years ago
729093d
Add support for dimension, and link with condition and added DurationMetric
by Yao Chen
· 8 years ago
c4dfae5
Introduce a new wrapper for log_msg -- LogEvent
by Joe Onorato
· 8 years ago
9fc9edf
Clean up how we handle configurations, and other assorted cleanup
by Joe Onorato
· 8 years ago
de70169
UID mapping to provide app name and version.
by David Chen
· 8 years ago
caf339d
More complete implementation for condition and log matchers in statsd.
by Yao Chen
· 8 years ago
44cf27c
Add metric computation skeleton to statsd.
by Yao Chen
· 8 years ago
cdb1a0e
Check in new protos and constants.
by Stefan Lafon
· 8 years ago
ef99c4f
clang-format existing code in statsd.
by Yao Chen
· 8 years ago
906a35c
Statsd namespace is defined and used
by Bookatz
· 8 years ago
00698da
Translate Android log entries to stats_log proto Test: tested on local device
by yro
· 8 years ago
Next »