summaryrefslogtreecommitdiff
path: root/src/tool
AgeCommit message (Expand)AuthorFilesLines
2023-05-19meson: remove needless c++17-overridesErik Faye-Lund1-3/+0
2023-03-13pps: Fix build errors.Vinson Lee2-0/+2
2023-01-18tool/pps: Fix 32-bit build issue with format stringIsaac Bosompem1-1/+2
2023-01-13pps: print out message when we get the first countersLionel Landwerlin2-0/+9
2023-01-12perfetto: Add the intel data sources to system.cfg.Emma Anholt1-0/+25
2022-11-15pps: make pps-producer RT only on freedrenoChia-I Wu5-15/+21
2022-10-09pps: enable track_event in intel.cfgLionel Landwerlin1-23/+11
2022-08-26pps: enable track_event in system.cfgChia-I Wu1-0/+9
2022-08-24meson: replace manual compiler flags with meson argumentsEric Engestrom1-3/+3
2022-06-22meson/pps: Check if libdrm exists to compile ppsDanylo Piliaiev1-1/+1
2022-05-11pps: Open writable renderer node in DrmDevice::createDanylo Piliaiev1-1/+1
2022-01-27ci: Use a dlclose-disabling preload library for leak checking in Vulkan.Emma Anholt3-0/+59
2022-01-14pps: increase intel.cfg buffer sizeFelix DeGrood1-1/+2
2022-01-14tools/pps: limit intel cfg to 250ms of samplingLionel Landwerlin1-1/+1
2022-01-14pps: enable anv source in example config fileLionel Landwerlin1-0/+6
2021-11-22intel/pps: tweak intel config some moreLionel Landwerlin1-3/+3
2021-11-22pps: fixup sporadic missing countersLionel Landwerlin1-8/+20
2021-11-22pps: allow drivers to report timestamps in their own time domainLionel Landwerlin3-12/+70
2021-10-28pps: add an intel config fileLionel Landwerlin1-0/+79
2021-10-28pps: remove counter_ids fieldsLionel Landwerlin1-5/+0
2021-07-13pps: Panfrost pps driverAntonio Caggiano1-0/+8
2021-05-18pps: Intel pps driverAntonio Caggiano1-0/+8
2021-05-10pps: Add a more interesting cfg exampleRob Clark1-0/+103
2021-05-10freedreno: Add freedreno pps driverRob Clark2-1/+10
2021-05-10pps: Lower min sampling intervalRob Clark1-1/+1
2021-05-07pps: DocumentationAntonio Caggiano2-0/+49
2021-05-07pps: Gfx-pps config toolAntonio Caggiano2-0/+244
2021-05-07pps: Gfx-pps v0.3.0Antonio Caggiano15-0/+1098