Adds the gpu_counter_producer command.

This is a small binary that will load a GPU vendor provided shared
library called libgpudataproducer.so, look for the "start" symbol in
that library, and call it. This can be used to start the GPU hardware
counter Perfetto producer that will allow tracing of GPU profiling data
via Perfetto.

Test: manual
Bug: b/273907878
Ignore-AOSP-First: change in topic with internal-first project
Change-Id: I450e159c4d4c323ade90ffa46759239a7bcd4aac
This commit is contained in:
Pascal Muetschard
2023-03-23 10:18:02 +01:00
committed by Pascal Mütschard
parent 782f63fc5c
commit eb9dc3e1a0

View File

@@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \
dumpsys_vendor \
fs_config_files_nonsystem \
fs_config_dirs_nonsystem \
gpu_counter_producer \
gralloc.default \
group_odm \
group_vendor \