services/gpuservice/CleanSpec.mk
0 → 100644
+52
−0
services/gpuservice/bpfprogs/Android.bp
0 → 100644
+22
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: GPU Memory: add errno to error log messages GPU Memory: update unittest to reduce flakiness GpuMem: refactor and add unittest for traverseGpuMemTotals GpuMemTracer: remove the sleep workaround GPU Memory: remove an infeasible TODO GpuMem perfetto producer GPU Memory: ensure bpf program is attached to the tracepoint GpuMem: fix flaky unittests on cuttlefish platform GPU Memory: add unittests for libgpumem GPU Memory: install gpu_mem.o and integrate libgpumem GPU Memory: implement libgpumem to interact with bpf GPU Memory: add bpf c program for gpu_mem/gpu_mem_total tracepoint