summaryrefslogtreecommitdiff
path: root/src/tool
Commit message (Expand)AuthorAgeFilesLines
* pps: Fix build errors.Vinson Lee2023-03-132-0/+2
* tool/pps: Fix 32-bit build issue with format stringIsaac Bosompem2023-01-181-1/+2
* pps: print out message when we get the first countersLionel Landwerlin2023-01-132-0/+9
* perfetto: Add the intel data sources to system.cfg.Emma Anholt2023-01-121-0/+25
* pps: make pps-producer RT only on freedrenoChia-I Wu2022-11-155-15/+21
* pps: enable track_event in intel.cfgLionel Landwerlin2022-10-091-23/+11
* pps: enable track_event in system.cfgChia-I Wu2022-08-261-0/+9
* meson: replace manual compiler flags with meson argumentsEric Engestrom2022-08-241-3/+3
* meson/pps: Check if libdrm exists to compile ppsDanylo Piliaiev2022-06-221-1/+1
* pps: Open writable renderer node in DrmDevice::createDanylo Piliaiev2022-05-111-1/+1
* ci: Use a dlclose-disabling preload library for leak checking in Vulkan.Emma Anholt2022-01-273-0/+59
* pps: increase intel.cfg buffer sizeFelix DeGrood2022-01-141-1/+2
* tools/pps: limit intel cfg to 250ms of samplingLionel Landwerlin2022-01-141-1/+1
* pps: enable anv source in example config fileLionel Landwerlin2022-01-141-0/+6
* intel/pps: tweak intel config some moreLionel Landwerlin2021-11-221-3/+3
* pps: fixup sporadic missing countersLionel Landwerlin2021-11-221-8/+20
* pps: allow drivers to report timestamps in their own time domainLionel Landwerlin2021-11-223-12/+70
* pps: add an intel config fileLionel Landwerlin2021-10-281-0/+79
* pps: remove counter_ids fieldsLionel Landwerlin2021-10-281-5/+0
* pps: Panfrost pps driverAntonio Caggiano2021-07-131-0/+8
* pps: Intel pps driverAntonio Caggiano2021-05-181-0/+8
* pps: Add a more interesting cfg exampleRob Clark2021-05-101-0/+103
* freedreno: Add freedreno pps driverRob Clark2021-05-102-1/+10
* pps: Lower min sampling intervalRob Clark2021-05-101-1/+1
* pps: DocumentationAntonio Caggiano2021-05-072-0/+49
* pps: Gfx-pps config toolAntonio Caggiano2021-05-072-0/+244
* pps: Gfx-pps v0.3.0Antonio Caggiano2021-05-0715-0/+1098