summaryrefslogtreecommitdiff
path: root/tools/gputop.c
AgeCommit message (Expand)AuthorFilesLines
13 daysgputop: Add support to drm-cycles/drm-total-cyclesLucas De Marchi1-4/+37
13 dayslib/igt_drm_clients: Move engine fields to substructLucas De Marchi1-1/+1
13 daystreewide: Rename engine busyness variablesLucas De Marchi1-4/+4
2024-05-08gputop: Allow to set delay intervalLucas De Marchi1-2/+19
2024-05-08gputop: Allow to limit number of executionsLucas De Marchi1-2/+14
2024-05-08gputop: Add option parsingLucas De Marchi1-0/+51
2024-05-08gputop: print percentage numberLucas De Marchi1-4/+6
2024-05-01tools/gputop: Extract clrscr()Lucas De Marchi1-3/+7
2024-05-01tools/gputop: Extract method to update console sizeLucas De Marchi1-11/+19
2024-04-16tools/gputop: Fix engine columns with amdgpuTvrtko Ursulin1-1/+26
2024-04-04gputop: Free clients on exitLucas De Marchi1-0/+2
2023-11-06lib/igt_drm_clients: Allow passing in the memory region mapTvrtko Ursulin1-2/+2
2023-08-11gputop: fix region array max iteration index loop bugAdrián Larumbe1-2/+2
2023-08-08gputop: Add memory informationTvrtko Ursulin1-1/+33
2023-05-24gputop: Move client name lastTvrtko Ursulin1-10/+9
2023-05-15gputop: Basic vendor agnostic GPU top toolTvrtko Ursulin1-0/+266