Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
661f791a2580515eee5882ab9498aef94a0d33a5
/
cmds
/
statsd
/
src
/
logd
c1fe6f4
fix LogEvent memory leak
by Chenjie Yu
· 7 years ago
357b63b
Merge "Cpu usage optimization: 1/ Avoid unnecessary field/dimension proto construction. 2/ use unordered_map for slicing. 3/ Use dimension fields to compare dimension keys."
by TreeHugger Robot
· 7 years ago
7ba8fc3
Cpu usage optimization:
by Yangster-mac
· 7 years ago
884c8c1
Add more statsd's debugging info to dumpsys.
by Yao Chen
· 7 years ago
b5f12bb
Merge "Add statsd microbenchmark and fix a crash in LogEvent"
by TreeHugger Robot
· 7 years ago
48d7518
Add statsd microbenchmark and fix a crash in LogEvent
by Yao Chen
· 7 years ago
6898580
Avoid processing log event when there is no uid field.
by Yangster-mac
· 7 years ago
ec8c248
Merge "Handle return value 0 from android_logger_list_read"
by TreeHugger Robot
· 7 years ago
3ca3683
Fix flaky crashes caused during LogEvent destroy
by Chenjie Yu
· 7 years ago
2ee4371
Handle return value 0 from android_logger_list_read
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
2087716
1/ Support nested message and repeated fields in statsd.
by Yangster-mac
· 7 years ago
d10f7b1
Add log source filtering in statsd to filter out spams.
by Yao Chen
· 7 years ago
d9dfda7
add feature: GaugeMetricProducer now takes repeated list of fields
by Chenjie Yu
· 7 years ago
a7259ab
use running sum for ValueMetricProducer bucket
by Chenjie Yu
· 7 years ago
ae6a83a
Fix a memory leak in LogEvent
by Yao Chen
· 7 years ago
8023540
statsd: parse the new format of stats log
by Yao Chen
· 7 years ago
93fe3a3
Add unit tests for CountMetricProducer, EventMetricProducer
by Yao Chen
· 7 years ago
6462f45
Merge "1. Enable FIELD_TYPE IDs defined in ProtoOutputStream 2. Migrate CountMetricProducer to use ProtoOutputStream"
by TreeHugger Robot
· 7 years ago
24809bd
1. Enable FIELD_TYPE IDs defined in ProtoOutputStream
by yro
· 7 years ago
6ca5c84
Merge "Fixes LogEvent constructor to use reference."
by TreeHugger Robot
· 7 years ago
a3bf050
Fixes LogEvent constructor to use reference.
by David Chen
· 7 years ago
b3dda41
reretry ValueMetric implementation and pulling mechanism
by Chenjie Yu
· 7 years ago
5110bed
Add EventMetricProducer
by Yao Chen
· 7 years ago
1481fe1
Changes pulled data to use Parcel objects.
by David Chen
· 7 years ago
729093d
Add support for dimension, and link with condition and added DurationMetric
by Yao Chen
· 7 years ago
c4dfae5
Introduce a new wrapper for log_msg -- LogEvent
by Joe Onorato
· 7 years ago
9fc9edf
Clean up how we handle configurations, and other assorted cleanup
by Joe Onorato
· 7 years ago