device.mk: add gpu_probe service.
Adds a service that uploads gpu counter data to Perfetto. Service must be started via "start gpu_probe" and the Perfetto config must request counters via "gpu.counters". Bug: 26766418 Test: see perfetto events produced with this service. Change-Id: I40c3152138bd3eb8252741e187586379ce659ac6
This commit is contained in:
parent
12c9a0fe55
commit
6265972e87
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ $(call soong_config_set,arm_gralloc,soc,$(TARGET_BOARD_PLATFORM))
|
|||
|
||||
include device/google/gs101/neuralnetwork/neuralnetwork.mk
|
||||
|
||||
include device/google/gs-common/gpu/gpu.mk
|
||||
PRODUCT_PACKAGES += \
|
||||
csffw_image_prebuilt__firmware_prebuilt_ttux_mali_csffw.bin \
|
||||
libGLES_mali \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue