Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
f4e1663018db3433521223ce75dfd5deec1da8aa
/
services
/
gpuservice
ed02386
gpu mem bpf program - switch to LICENSE macro
by Maciej Żenczykowski
· 4 years, 7 months ago
a7836eb
Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca am: 397d02d1ec
by Yiwei Zhang
· 4 years, 10 months ago
b12a8ad
Update OWNERS files
by Yiwei Zhang
· 4 years, 10 months ago
3306e49
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 4 years, 11 months ago
a2a7773
Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"
by Bob Badour
· 4 years, 11 months ago
2e67185
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
3c53823
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
5b194e5
remove SKIP_IF_BPF_NOT_SUPPORTED
by Maciej Żenczykowski
· 5 years ago
4558346
Remove gpumemtracer bloat
by Adithya Srinivasan
· 5 years ago
134332b
Add unittests for GpuMemTracer
by Adithya Srinivasan
· 5 years ago
eda06cf
remove SKIP_IF_BPF_NOT_SUPPORTED
by Maciej Żenczykowski
· 5 years ago
b3d50ec
Merge "SKIP_IF_BPF_NOT_SUPPORTED is a no-op" am: cedb52b424 am: 0f53b0f76d am: 4dab886ada
by Treehugger Robot
· 5 years ago
078a645
SKIP_IF_BPF_NOT_SUPPORTED is a no-op
by Maciej Żenczykowski
· 5 years ago
aa51651
Remove gpumemtracer bloat
by Adithya Srinivasan
· 5 years ago
f031e97
Add unittests for GpuMemTracer
by Adithya Srinivasan
· 5 years ago
fd4edbf
Merge "GpuService: add RootTargetPreparer to gpuservice_unittest" am: ced64f0280 am: 6b31f7bd91 am: 94cad7a5af am: 34fd400b1a
by Treehugger Robot
· 5 years ago
79ee9aa
GpuService: add RootTargetPreparer to gpuservice_unittest
by Yiwei Zhang
· 5 years ago
46f8f78
Merge "GPU Memory: unittest using map_create needs root access" am: 598420651a am: 8e2bd3eb34 am: 371a4f5f08 am: ca447d7e0d
by Treehugger Robot
· 5 years ago
7f3f0b3
GPU Memory: unittest using map_create needs root access
by Yiwei Zhang
· 5 years ago
169f113
GPU Memory: add errno to error log messages
by Yiwei Zhang
· 5 years ago
6f63ce0
GPU Memory: update unittest to reduce flakiness
by Yiwei Zhang
· 5 years ago
643a4f6
GpuMem: refactor and add unittest for traverseGpuMemTotals
by Yiwei Zhang
· 5 years ago
b7c974f
GpuMemTracer: remove the sleep workaround
by Yiwei Zhang
· 5 years ago
ca199fa
GPU Memory: remove an infeasible TODO
by Yiwei Zhang
· 6 years ago
bb66c98
GpuMem perfetto producer
by Adithya Srinivasan
· 6 years ago
a3dae23
GPU Memory: ensure bpf program is attached to the tracepoint
by Yiwei Zhang
· 6 years ago
f333715
GpuMem: fix flaky unittests on cuttlefish platform
by Yiwei Zhang
· 6 years ago
9feb4ae
GPU Memory: add unittests for libgpumem
by Yiwei Zhang
· 6 years ago
c5aa738
GPU Memory: install gpu_mem.o and integrate libgpumem
by Yiwei Zhang
· 6 years ago
38089305
GPU Memory: implement libgpumem to interact with bpf
by Yiwei Zhang
· 6 years ago
445e98c
GPU Memory: add bpf c program for gpu_mem/gpu_mem_total tracepoint
by Yiwei Zhang
· 6 years ago
33204a0
GPU Memory: add errno to error log messages
by Yiwei Zhang
· 5 years ago
49e3da7
GPU Memory: update unittest to reduce flakiness
by Yiwei Zhang
· 5 years ago
6856842
Merge "Use the newly introduced whole_program_vtables property" am: 3dd6b0f059 am: 46eb57c424 am: df3efc6e27 am: 0a8a201d85 am: b136bd7efc
by Yi Kong
· 5 years ago
bf2aa78
Use the newly introduced whole_program_vtables property
by Yi Kong
· 5 years ago
e8b4e70
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 5 years ago
0d5e129
Revert "Snap for 6793014 from 07602cdacf5bcc835db41f7eaa24af9964..."
by Colin Cross
· 5 years ago
5cd71a2
GpuMem: refactor and add unittest for traverseGpuMemTotals
by Yiwei Zhang
· 5 years ago
19d6d99
Merge "GpuMemTracer: remove the sleep workaround"
by TreeHugger Robot
· 5 years ago
bd8461e
GpuMemTracer: remove the sleep workaround
by Yiwei Zhang
· 5 years ago
b57251a
Merge "Replace manual creation of AStatsEvent objects with generated method"
by TreeHugger Robot
· 5 years ago
c7cdd05
GpuService: secure setUpdatableDriverPath
by Yiwei Zhang
· 5 years ago
30108fa
Replace manual creation of AStatsEvent objects with generated method
by Salud Lemus
· 6 years ago
98331ea
GPU Memory: remove an infeasible TODO
by Yiwei Zhang
· 6 years ago
b9f62d6
GpuMem perfetto producer
by Adithya Srinivasan
· 6 years ago
a265b40
GPU Memory: ensure bpf program is attached to the tracepoint
by Yiwei Zhang
· 6 years ago
ec763ed
Merge "Allow native process to load updatable driver."
by TreeHugger Robot
· 6 years ago
6b38825
Allow native process to load updatable driver.
by Peiyong Lin
· 6 years ago
0acbfdc
Allow native process to load updatable driver.
by Peiyong Lin
· 6 years ago
2083e3e
GpuMem: fix flaky unittests on cuttlefish platform
by Yiwei Zhang
· 6 years ago
f881dd3
gpuservice: always dump all in BugReport
by Yiwei Zhang
· 6 years ago
90153a1
[RESTRICT AUTOMERGE]gpuservice: always dump all in BugReport
by Yiwei Zhang
· 6 years ago
c5feac2
GPU Memory: add unittests for libgpumem
by Yiwei Zhang
· 6 years ago
252e5f6
GPU Memory: install gpu_mem.o and integrate libgpumem
by Yiwei Zhang
· 6 years ago
99fc75a
GPU Memory: implement libgpumem to interact with bpf
by Yiwei Zhang
· 6 years ago
7400d77
GPU Memory: add bpf c program for gpu_mem/gpu_mem_total tracepoint
by Yiwei Zhang
· 6 years ago
38a4b21
Update GpuStats/SFStats for puller API feedback
by Tej Singh
· 6 years ago
822b10a
[GpuStats] Lazily-register statsd callbacks
by Alec Mouri
· 6 years ago
181231f
Merge changes from topic "new-puller-migration"
by TreeHugger Robot
· 6 years ago
eb84526
Merge "GpuService: clean up some unused codes"
by TreeHugger Robot
· 6 years ago
29f8593
GpuStats: migrate to new statsd native puller api (part 3)
by Yiwei Zhang
· 6 years ago
b59a127
GpuStats: migrate to new statsd native puller api (part 2)
by Yiwei Zhang
· 6 years ago
6ee546d
GpuStats: migrate to new statsd native puller api (part 1)
by Yiwei Zhang
· 6 years ago
cf67368
GpuStats: remove set_property from unittest
by Yiwei Zhang
· 6 years ago
9b83584
GpuService: clean up some unused codes
by Yiwei Zhang
· 6 years ago
fdd7e78
GpuStats: rename an api and add unit tests
by Yiwei Zhang
· 6 years ago
baaef88
GpuStats: separate stats module as a separate library
by Yiwei Zhang
· 6 years ago
a6f720f
GpuService: partial revert of http://ag/8004174
by Yiwei Zhang
· 6 years ago
011538f
GpuStats: track whether the app creates ES1 context
by Yiwei Zhang
· 6 years ago
5de3ce6
Restructure blueprint file for gpuservice and vkjson
by Yiwei Zhang
· 6 years ago
0480848
GpuStats: refactor single stats pieces into a uniform way am: b1c1a377a8
by Yiwei Zhang
· 6 years ago
b1c1a37
GpuStats: refactor single stats pieces into a uniform way
by Yiwei Zhang
· 7 years ago
26d90cb
Remove unnecessary dependencies on libsigchain.
by Josh Gao
· 6 years ago
8cf7c7b
GpuService: pass args to GpuStats
by Yiwei Zhang
· 6 years ago
d09003d
gpuservice: Use startsWith() instead of compare() to check for a string prefix.
by Peter Collingbourne
· 6 years ago
2c78440
Merge "Remove unnecessary dependencies on libsigchain."
by TreeHugger Robot
· 6 years ago
3d14605
Added gpu memory stats to gpuservice dump
by Mikael Pessa
· 7 years ago
843f260
Remove unnecessary dependencies on libsigchain.
by Josh Gao
· 6 years ago
69395cd
GpuStats: track Vulkan apps not doing pre-rotation correctly
by Yiwei Zhang
· 7 years ago
bcba411
GpuStats: refactor single stats pieces into a uniform way
by Yiwei Zhang
· 7 years ago
27ab3ac
GpuStats: move GpuStats related structs and enums away from GraphicsEnv
by Yiwei Zhang
· 7 years ago
cc242e6
Merge "gpuservice: add OWNERS file" am: 49b166e2ae am: f6f9b8e165
by Yiwei Zhang
· 7 years ago
ed6cb11
gpuservice: add OWNERS file
by Yiwei Zhang
· 7 years ago
8c5e3bd
GpuStats: track CPU Vulkan implementation usage
by Yiwei Zhang
· 7 years ago
8e7c4b6
GpuStats: Track ANGLE usage info
by Yiwei Zhang
· 7 years ago
174a2a0
GpuStats: plumb all 3d api versions
by Yiwei Zhang
· 7 years ago
794d295
GpuStats: plumb Vulkan api version
by Yiwei Zhang
· 7 years ago
f2d8413
Game Driver Metrics: apply worst case limits for stats tracking
by Yiwei Zhang
· 7 years ago
178e067
Game Driver Metrics: plumb gpu app stats into statsd
by Yiwei Zhang
· 7 years ago
82ed86e
Merge "Game Driver Metrics: plumb gpu global stats into statsd"
by TreeHugger Robot
· 7 years ago
baea97f
Game Driver Metrics: plumb gpu global stats into statsd
by Yiwei Zhang
· 7 years ago
c086504
Merge "Game Driver Metrics: make gpu stats info parcelable"
by TreeHugger Robot
· 7 years ago
f40fb10
Game Driver Metrics: make gpu stats info parcelable
by Yiwei Zhang
· 7 years ago
2a61c15
Game Driver: dump driver package info in dumpsys gpu
by Yiwei Zhang
· 7 years ago
2d4c188
Game Driver: add GpuStats class to process and dump stats
by Yiwei Zhang
· 7 years ago
bb4eaf6
Game Driver: add dumpsys interface to GpuService
by Yiwei Zhang
· 7 years ago
96c0171
Game Driver: update the format of driver build date
by Yiwei Zhang
· 7 years ago
512a723
Game Driver: plumb driver build date into GpuStats
by Yiwei Zhang
· 7 years ago
d986181
Game Driver: plumb driver choice and loading time to GpuStats
by Yiwei Zhang
· 7 years ago
210bb7e
Use const reference in setGpuStats() API
by Greg Kaiser
· 7 years ago
Next »