Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
1449fa4661aca7c156c8f09ed6ea47512aff1285
/
cmds
/
statsd
/
Android.bp
1449fa4
Slice by state in DurationMetricProducer
by tsaichristine
· 6 years ago
898dda3
Merge changes Icd1b1e57,Ib9c6b9b4 into rvc-dev
by Jeffrey Huang
· 5 years ago
475677e
Load Metadata from Disk
by Jeffrey Huang
· 5 years ago
b8f5403
Save metadata to Disk
by Jeffrey Huang
· 5 years ago
3be093b
Uid Sandboxing of Pullers
by Tej Singh
· 6 years ago
1bd7fe1
Merge changes I7127dd7d,I84da0cd9 into rvc-dev
by Jeffrey Huang
· 5 years ago
6314325
Update the cc_benchmark to use the new socket schema
by tsaichristine
· 5 years ago
8a617e0
Add StatsMetadataList proto
by Jeffrey Huang
· 5 years ago
3eb84d4
Migrate statsd_test to use libstatslog_statsdtest
by Jeffrey Huang
· 5 years ago
74fc435
Remove apex_available from libstatslog
by Jeffrey Huang
· 6 years ago
d7944d6
Merge "Remove libstatslog from libstatsmetadata" into rvc-dev
by Muhammad Qureshi
· 6 years ago
9e0f728
Remove libstatslog from libstatsmetadata
by Muhammad Qureshi
· 6 years ago
b3915ea
Remove libstatssocket from statsd_test
by Tej Singh
· 6 years ago
eb7d8f4
Make libstatssocket shared
by Tej Singh
· 6 years ago
7008dbe
Merge "Revert^2 "Migrate Statsd to the apex""
by Howard Ro
· 6 years ago
adc510f
Revert^2 "Migrate Statsd to the apex"
by Howard Ro
· 6 years ago
00306fc
Merge "Revert "Migrate Statsd to the apex""
by Howard Ro
· 6 years ago
24bfb40
Revert "Migrate Statsd to the apex"
by Howard Ro
· 6 years ago
d71f157
Merge "Add libstatspull and libstatssocket to the apex"
by TreeHugger Robot
· 6 years ago
7b31ff8
Add libstatspull and libstatssocket to the apex
by Muhammad Qureshi
· 6 years ago
89e09b5
Migrate Statsd to the apex
by Jeffrey Huang
· 6 years ago
a73ae8b
Merge "Comment out Statsd tests"
by TreeHugger Robot
· 6 years ago
1e4368a
Comment out Statsd tests
by Jeffrey Huang
· 6 years ago
52e9002
Allow libstatsmetadata to be linked by statsd
by Jeffrey Huang
· 6 years ago
e449b0c
Move statsd (and tests) to libbinder_ndk
by Ruchir Rastogi
· 6 years ago
d3f06c5
Revert "Move libstatssocket to apex"
by Wonsik Kim
· 6 years ago
3f17225
Move libstatssocket to apex
by Jeffrey Huang
· 6 years ago
56da4c3
Use StatsDimensionsValueParcel within statsd apex
by Ruchir Rastogi
· 6 years ago
86379b1
Use cpp aidl_interface within statsd
by Ruchir Rastogi
· 6 years ago
47807e2
Statically link libutils
by Howard Ro
· 6 years ago
0e0313c
Migrate StatsHal
by Jeffrey Huang
· 6 years ago
0a3a6c1
Merge "Link libstatssocket as a shared library"
by TreeHugger Robot
· 6 years ago
f8df902
Merge "GpuStats: migrate to new statsd native puller api"
by TreeHugger Robot
· 6 years ago
e5575c2
Link libstatssocket as a shared library
by Howard Ro
· 6 years ago
d1c1a97
Merge "Turn on new socket protocol"
by TreeHugger Robot
· 6 years ago
b761c68
GpuStats: migrate to new statsd native puller api
by Yiwei Zhang
· 6 years ago
29c244b
Merge "libstatsmetadata to static, liblog to shared"
by TreeHugger Robot
· 6 years ago
758bc85
Merge changes from topic "b_144187174"
by Joe Onorato
· 6 years ago
e5edf8c
libstatsmetadata to static, liblog to shared
by Howard Ro
· 6 years ago
deebbd9
Turn on new socket protocol
by Muhammad Qureshi
· 6 years ago
d27eec1
Merge "Update StatsLogProcessor to handle BinaryPushStateChanged"
by TreeHugger Robot
· 6 years ago
255ffff
Make libincident into a stable C API.
by Joe Onorato
· 6 years ago
6269383
Turn back to the old socket schema
by Howard Ro
· 6 years ago
a0e6de1
Update StatsLogProcessor to handle BinaryPushStateChanged
by Jonathan Nguyen
· 6 years ago
2688fe6
Merge "Turn on new socket schema"
by Howard Ro
· 6 years ago
88b313e
Merge "Delete unused imports in Statsd"
by Jeffrey Huang
· 6 years ago
af77b79
Turn on new socket schema
by Muhammad Qureshi
· 6 years ago
cabd127
Delete unused imports in Statsd
by Jeffrey Huang
· 6 years ago
104249d
Migrate SubsystemSleepStatePuller to jni
by Jeffrey Huang
· 6 years ago
4c52716
Migrate onDevicePowerMeasurement to JNI code
by Jeffrey Huang
· 6 years ago
43f4d26
Migrate HealthHal to StatsPullAtomService
by Jeffrey Huang
· 6 years ago
f60603c
Delete CarStatsPuller class
by Ruchir Rastogi
· 6 years ago
f9aa8d0
Delete StatsCompanionServicePuller
by Ruchir Rastogi
· 6 years ago
67ad2e7
Delete References to Statsd in StatsManager
by Jeffrey Huang
· 6 years ago
9724a45
[SfStats] Remove puller implementation from statsd
by Alec Mouri
· 6 years ago
804ce8e
Merge "Move some libraries in statsd from shared to static"
by Jonathan Nguyen
· 6 years ago
8896f8d
Move some libraries in statsd from shared to static
by Jonathan Nguyen
· 6 years ago
2ee00fb
Remove dependency on libutils in native autogen
by Muhammad Qureshi
· 6 years ago
791551a
Stop building against core_platform where possible
by Anton Hansson
· 6 years ago
c8e2266
Move statsd metadata from statslog to atoms_info
by Muhammad Qureshi
· 6 years ago
8981763
Puller API: Unit tests.
by Tej Singh
· 6 years ago
1fb525e
Added tests for new socket parsing
by Ruchir Rastogi
· 6 years ago
1736ba4
First pass at parsing new socket encoding scheme
by Ruchir Rastogi
· 6 years ago
6a5c943
Statsd implementation of puller API
by Tej Singh
· 6 years ago
9dc1357
Add AIDL interface and puller implementation for automotive devices.
by Mark Tabry
· 6 years ago
d21aacf
Take 2: Integrate StateTracker into statsd
by tsaichristine
· 6 years ago
a02bfab
Add bytes interface to LogEvent for pulled atoms
by Tej Singh
· 6 years ago
9d9e19c
Merge "[SfStats] Implement global atom puller for SfStats"
by TreeHugger Robot
· 6 years ago
1dc5f1e
[SfStats] Implement global atom puller for SfStats
by Alec Mouri
· 6 years ago
1097864
Add StateTracker classes
by tsaichristine
· 6 years ago
23d60f9
Sort imports in statsd/Android.bp
by Ruchir Rastogi
· 6 years ago
fe163c6
Merge changes from topic "protobuf-3.9.1"
by Colin Cross
· 6 years ago
c46fbf9
Rename old StateTracker
by tsaichristine
· 6 years ago
3f51ab5
Convert statsd_test and statsd_benchmark to proto lite
by Colin Cross
· 7 years ago
bcc0b1c2
Merge "Removed unused dependencies from statsd"
by TreeHugger Robot
· 6 years ago
7685337
Remove dimensions_in_condition from statsd metrics
by tsaichristine
· 6 years ago
7b30652
Removed unused dependencies from statsd
by Tej Singh
· 6 years ago
5a12f19
Remove perfprofd support.
by Elliott Hughes
· 6 years ago
8fcace4
Replace no_framework_libs: true with sdk_version: "core_platform"
by Paul Duffin
· 6 years ago
d0ffaeb
Merge "Handle condition changes when metric is not active." into qt-dev
by TreeHugger Robot
· 6 years ago
18e4692
Handle condition changes when metric is not active.
by Muhammad Qureshi
· 6 years ago
11e0d40
Fixes the bug that can occur when StatsCompanionService calls
by Max Dashouk
· 6 years ago
e6cfb14
Add a condition timer to track the duration of condition being true.
by Yao Chen
· 6 years ago
0f86186
Make StatsLog drop less.
by Yao Chen
· 6 years ago
99598ee
incidentd can now handle multiple callers asking it for incident reports
by Joe Onorato
· 7 years ago
d476542
Game Driver Metrics: add tests for GpuStatsPuller
by Yiwei Zhang
· 7 years ago
55805af
Merge "Add receiver info to IncidentdDetails in statsd_config"
by TreeHugger Robot
· 7 years ago
a8e78b9
Add receiver info to IncidentdDetails in statsd_config
by Yao Chen
· 7 years ago
7e63303
Game Driver Metrics: add GpuStatsPuller to get gpu global stats
by Yiwei Zhang
· 7 years ago
fe16c8f
Added a filegroup for statsd config proto definition.
by Harry Zhang
· 7 years ago
97dbb20
TrainInfo persist onto disk
by Chenjie Yu
· 7 years ago
6b1667c
add api to log BinaryPushStateChanged atom
by Chenjie Yu
· 7 years ago
a0c89dd
Statsd Puller Callback Registration
by Tej Singh
· 7 years ago
c7939cb
Persist active metrics to disk and read back
by Chenjie Yu
· 7 years ago
e765dc6
Merge "Statsd uses ThermalService to pull temperatures"
by Tej Singh
· 7 years ago
9876a3b
Statsd uses ThermalService to pull temperatures
by Tej Singh
· 7 years ago
5c5513f
Merge "Add a timeout option in shell subscriber."
by Yao Chen
· 7 years ago
35cb8d6
Add a timeout option in shell subscriber.
by Yao Chen
· 7 years ago
06ba0a7
Merge "Migrate statsd to thermal hal v2"
by Tej Singh
· 7 years ago
0bd73db
Puller refactor
by Chenjie Yu
· 7 years ago
Next »