Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f12af2f67d5a34f231f44fb444fe54283ff53203
/
cmds
/
statsd
/
src
/
StatsService.cpp
0bd73db
Puller refactor
by Chenjie Yu
· 6 years ago
fcfa0ee
Merge "Statsd dumpsys handles multiple and saved configs"
by TreeHugger Robot
· 6 years ago
c71d901
Statsd dumpsys handles multiple and saved configs
by Bookatz
· 6 years ago
d238657
StatsService allows uids to impersonate themselves
by Bookatz
· 6 years ago
3e90658
statsd local tool
by Bookatz
· 6 years ago
b1c6ba0
Merge "Statsd uidmap includes vers string and installer"
by TreeHugger Robot
· 6 years ago
ff71cad
Statsd can dump data as proto to bugreport
by Bookatz
· 6 years ago
730403e
Statsd uidmap includes vers string and installer
by dwchen
· 6 years ago
dfa4c24
Merge "Add pulled atom subscription for shell."
by TreeHugger Robot
· 6 years ago
41e606c
Add pulled atom subscription for shell.
by Yao Chen
· 6 years ago
97e7d20
Persist data to disk when system shuts down
by Yangster-mac
· 6 years ago
a46b658
statsd side implementation of Stats HAL
by Howard Ro
· 6 years ago
a80e5c0
Support atoms subscription via shell cmd.
by Yao Chen
· 6 years ago
e60992b
Fix a typo in StatsService
by Howard Ro
· 6 years ago
632b392
Merge "Remove the obsolete code for logd and add statsd socket log loss detection."
by TreeHugger Robot
· 6 years ago
3ff3a49
Remove the obsolete code for logd and add statsd socket log loss detection.
by Yao Chen
· 6 years ago
bd1a28f
Atoms for ProcStats duration and pss metrics
by Chenjie Yu
· 6 years ago
5bfffb5
Clean up TODOs in statsd
by Yao Chen
· 6 years ago
e221920
StatsPullerManager not use singleton
by Chenjie Yu
· 6 years ago
56ae0d9
Fixes statsd reports missing strings and SCS.
by David Chen
· 6 years ago
cdb093e
Merge "Fixes statsd returning too much data at once." into pi-dev
by Yang Lu
· 6 years ago
be6d7f9
Re-enable the logging of APP_BREADCRUMB_REPORTED atom
by yro
· 6 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
· 6 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
abdf6e8
Merge "Enforce dump permission in stats service" into pi-dev
by Tej Singh
· 7 years ago
936c086
Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev
by Jeff Sharkey
· 7 years ago
dd83d70
Enforce dump permission in stats service
by Tej Singh
· 7 years ago
6b64925
Protect usage data with OP_GET_USAGE_STATS.
by Jeff Sharkey
· 7 years ago
d37bc23
Adds a code when statsd sends intent to getData.
by David Chen
· 7 years ago
6b31791
Merge "StatsManager throws exceptions" into pi-dev
by TreeHugger Robot
· 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
4f71629
StatsManager throws exceptions
by Bookatz
· 7 years ago
c63fdfe
Merge "Add proto output of statsd stats in adb" into pi-dev
by Tej Singh
· 7 years ago
e68f3a5
Flush the partial bucket when startd shuts down or config updated.
by Yangster-mac
· 7 years ago
bd12527
Fix uid map to be simpler and fix partial bucket.
by David Chen
· 7 years ago
41b3f9a
Add proto output of statsd stats in adb
by Tej Singh
· 7 years ago
b142cc8
Statsd config TTL
by Yangster-mac
· 7 years ago
46eef8d
Merge "E2e test for periodic alarm." into pi-dev
by TreeHugger Robot
· 7 years ago
1a0a941
Fix StatsCompanionService pull on bucket ends
by Chenjie Yu
· 7 years ago
684d195
E2e test for periodic alarm.
by Yangster-mac
· 7 years ago
aa5b201
Fix StatsCompanionService sometimes can be null
by Chenjie Yu
· 7 years ago
9fdd403
Allow statsd to be given empty config.
by David Chen
· 7 years ago
1cf2ac5
Write data to file when StatsCompanionSerivice (system_server) crashes
by yro
· 7 years ago
20e9e62
Reduce statsd binary size from 730KB-> 664KB
by Yao Chen
· 7 years ago
03b91d7
Merge "Alarm: wakes up statsd and notifies the subscribers."
by TreeHugger Robot
· 7 years ago
82d7883
Merge "Return when invalid config ID was provided through adb command and change the separator of config_uid and config_id to underscore from dash to disambiguate negative config ids"
by TreeHugger Robot
· 7 years ago
932ecec
Alarm: wakes up statsd and notifies the subscribers.
by Yangster-mac
· 7 years ago
255f72e
Return when invalid config ID was provided through adb command and
by yro
· 7 years ago
926fc75
Fixes timebase used when dumping reports.
by David Chen
· 7 years ago
0192402
Remove relevant configs when a uid (app) is uninstalled
by yro
· 7 years ago
b639d14
More formatting fixes for statsd
by David Chen
· 7 years ago
6189807
Merge "Remove unused variables in statsd, and make more warnings show."
by TreeHugger Robot
· 7 years ago
2f5b9c9
Merge "Updates statsd atoms.proto with small changes."
by TreeHugger Robot
· 7 years ago
330af58
Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards.
by Yangster-mac
· 7 years ago
0b5c90c
Updates statsd atoms.proto with small changes.
by David Chen
· 7 years ago
4c959cb
Remove unused variables in statsd, and make more warnings show.
by Yao Chen
· 7 years ago
66fe061
Statsd Anomaly Detection fixes
by Bookatz
· 7 years ago
8a8d16c
Statsd CPU optimization.
by Yao Chen
· 7 years ago
484524a
Turn off debug logging in statsd
by Tej Singh
· 7 years ago
9ea3c99
Merge "Statsd notifies listener with pendingintent."
by TreeHugger Robot
· 7 years ago
661f791
Statsd notifies listener with pendingintent.
by David Chen
· 7 years ago
80f9112
Pullers merge isolated process with host
by Chenjie Yu
· 7 years ago
fa22d65
puller cache clearing
by Chenjie Yu
· 7 years ago
b223c4e
Statsd - adb cmd for AppHook; long compare support
by Bookatz
· 7 years ago
e72252b
Add command to clear puller cache
by Chenjie Yu
· 7 years ago
884c8c1
Add more statsd's debugging info to dumpsys.
by Yao Chen
· 7 years ago
73a331f
Merge "Statsd broadcast subscriber"
by TreeHugger Robot
· 7 years ago
b2b5474
Merge "Fix adb shell cmd config remove command when no (uid, id) pair is specified."
by Howard Ro
· 7 years ago
c697797
Statsd broadcast subscriber
by Bookatz
· 7 years ago
bbd056a
Fix the crash when parsing empty config.
by Yangster-mac
· 7 years ago
e5f8292
Fix adb shell cmd config remove command when no (uid, id) pair is specified.
by yro
· 7 years ago
f5acabe
Add StatsdStats in statsd's dumpsys
by Yao Chen
· 7 years ago
d40053e
Map isolated uid to host uid when processing log event in statsD.
by Yangster-mac
· 7 years ago
94e197c
1/ Change all "name" to id in statsD.
by Yangster-mac
· 7 years ago
2087716
1/ Support nested message and repeated fields in statsd.
by Yangster-mac
· 7 years ago
7d8aa4d
Small fix to addconfig in statsd.
by David Chen
· 7 years ago
d10f7b1
Add log source filtering in statsd to filter out spams.
by Yao Chen
· 7 years ago
2794da2
Remove dead code in statsd
by Yao Chen
· 7 years ago
03faf09
Migrate disk directory from /data/system/ to /data/misc/
by yro
· 7 years ago
1d0136d
Anomaly detection statsdstats
by Bookatz
· 7 years ago
d5b9266f
Merge "Add major version code to platform."
by Dianne Hackborn
· 7 years ago
3accca0
Add major version code to platform.
by Dianne Hackborn
· 11 years ago
2e8f380
Adds new API to retrieve statsd metadata.
by David Chen
· 7 years ago
aa39bc7
Return correct results in StatsManager APIs
by Yao Chen
· 7 years ago
4f0bb19
Merge "allow dump_report command to output proto binary in addition to text"
by TreeHugger Robot
· 7 years ago
b236c86
allow dump_report command to output proto binary in addition to text
by Chenjie Yu
· 7 years ago
c136f45
Adds guardrail for memory usage for statsd uid map.
by David Chen
· 7 years ago
74fed97
Update adb command to remove all configs from statsd
by yro
· 7 years ago
3e585ec
Merge "Some fixes in StatsdStats, and add some unit tests"
by TreeHugger Robot
· 7 years ago
69f1baf
Some fixes in StatsdStats, and add some unit tests
by Yao Chen
· 7 years ago
cc5adef
Statsd anomaly detection - fixes
by Bookatz
· 7 years ago
b356151
Add StatsdStats and guardrail.
by Yao Chen
· 7 years ago
947fbce
Captures metrics on disk when devices reboot and shutdown. Specifically,
by yro
· 7 years ago
7c334a1
Make member function as const whenever possible.
by Yangster
· 7 years ago
d215a23
Merge "The first step towards adding a guardrail."
by TreeHugger Robot
· 7 years ago
Next »