mesa/src/tool/pps
Isaac Bosompem 4c0a54fc36 tool/pps: Fix 32-bit build issue with format string
Fixes a 32-bit build issue with Perfetto enabled.
Move the printf format specifier to use PRIx64 which
will be consistent regardless of the build type.

Signed-Off By: Isaac Bosompem <mrisaacb@google.com>

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20732>
2023-01-18 19:27:41 +00:00
..
cfg perfetto: Add the intel data sources to system.cfg. 2023-01-12 20:21:03 +00:00
.clang-format
meson.build meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
pps.cc pps: make pps-producer RT only on freedreno 2022-11-15 21:21:42 +00:00
pps.h pps: make pps-producer RT only on freedreno 2022-11-15 21:21:42 +00:00
pps_algorithm.h
pps_config.cc
pps_counter.cc
pps_counter.h
pps_datasource.cc tool/pps: Fix 32-bit build issue with format string 2023-01-18 19:27:41 +00:00
pps_datasource.h pps: print out message when we get the first counters 2023-01-13 01:22:15 +00:00
pps_device.cc pps: Open writable renderer node in DrmDevice::create 2022-05-11 15:41:28 +00:00
pps_device.h
pps_driver.cc
pps_driver.h pps: make pps-producer RT only on freedreno 2022-11-15 21:21:42 +00:00
pps_producer.cc pps: make pps-producer RT only on freedreno 2022-11-15 21:21:42 +00:00