mesa/src/tool/pps
Lionel Landwerlin 091b5b08d4 pps: enable track_event in intel.cfg
Take the opportunity to prune some ftraces that are not that useful
and fill the buffer pretty fast.

Record time is bumped to 1.2s

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18930>
2022-10-09 22:39:53 +03:00
..
cfg pps: enable track_event in intel.cfg 2022-10-09 22:39:53 +03:00
.clang-format
meson.build meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00
pps.cc
pps.h
pps_algorithm.h
pps_config.cc
pps_counter.cc
pps_counter.h
pps_datasource.cc pps: fixup sporadic missing counters 2021-11-22 11:52:46 +00:00
pps_datasource.h pps: allow drivers to report timestamps in their own time domain 2021-11-22 11:52:46 +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: Panfrost pps driver 2021-07-13 11:03:55 +00:00
pps_driver.h pps: allow drivers to report timestamps in their own time domain 2021-11-22 11:52:46 +00:00
pps_producer.cc