Skip to content

Commit

Permalink
Support gpu profiling
Browse files Browse the repository at this point in the history
Tracked-On: OAM-128278
Signed-off-by: ZhuChenyanX <[email protected]>
  • Loading branch information
ZhuChenyanX authored and sysopenci committed Dec 24, 2024
1 parent 36a76ea commit ace0b6b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions groups/graphics/auto/product.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
vulkan.intel

#mesa perfetto gpu counter data producer
PRODUCT_PACKAGES += \
libgpudataproducer \
gpudataproducer

PRODUCT_PACKAGES += \
libdrm \
libdrm_intel \
Expand Down

0 comments on commit ace0b6b

Please sign in to comment.