mesa/src/tool/pps
Lionel Landwerlin b2bf141b6a perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support
The Intel Xe driver added the ability to do cpu/gpu timestamp
correlation giving a much better alignment of timestamps (we use to
have ~20us delta between the 2 samples, just because of the ioctl
barrier potentially sneaking in some work).

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24591>
2023-11-09 13:22:48 +00:00
..
cfg radeonsi: Add tracepoints in radeonsi driver 2023-10-19 16:16:16 +00:00
.clang-format
meson.build meson: remove needless c++17-overrides 2023-05-19 12:45:31 +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: 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
pps_driver.h perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
pps_producer.cc pps: make pps-producer RT only on freedreno 2022-11-15 21:21:42 +00:00