mesa/src/tool/pps
Robert Mader 70cdff1f23 perfetto: Add Panfrost data sources to system.cfg
Just like for msm and i915, so it works out-of-the-box.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28363>
2024-08-22 18:33:45 +00:00
..
cfg perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
.clang-format
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
pps.cc
pps.h
pps_algorithm.h
pps_config.cc
pps_counter.cc
pps_counter.h pps: Fix build errors. 2023-03-13 01:22:46 +00:00
pps_datasource.cc perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +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-producer: add ability to select device with DRI_PRIME 2023-09-07 10:44:51 +00:00
pps_device.h pps: Fix build errors. 2023-03-13 01:22:46 +00:00
pps_driver.cc tool/pps: Add Xe KMD support 2024-06-29 01:17:37 +00:00
pps_driver.h perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
pps_producer.cc