summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-07-12trace.pl: Fix engine busy accounting in split modeTvrtko Ursulin1-1/+2
2018-07-12trace.pl: Put single context at single vertical slotTvrtko Ursulin1-19/+6
2018-07-12trace.pl: Fix HTML timestamp generationTvrtko Ursulin1-11/+4
2018-07-12trace.pl: Fix no context colouring modeTvrtko Ursulin1-5/+25
2018-06-06scripts/trace.pl: Support class:instance engine tracepointsTvrtko Ursulin1-1/+3
2018-06-05trace.pl: Remove context squashing optionTvrtko Ursulin2-19/+1
2018-06-05trace.pl: Add support for colouring context executionTvrtko Ursulin1-6/+48
2018-04-19trace.pl: Move min/max timestamp lookup to last loopTvrtko Ursulin1-5/+6
2018-04-19trace.pl: Move sortQueue near its userTvrtko Ursulin1-11/+11
2018-04-18scripts/trace.pl: Simplify 'end' & 'notify' generationJohn Harrison1-13/+18
2018-04-18scripts/trace.pl: Calculate stats only after all mungingJohn Harrison1-26/+28
2018-04-18scripts/trace.pl: Sort orderJohn Harrison1-4/+26
2018-04-18scripts/trace.pl: More hash key optimisationsJohn Harrison1-2/+5
2018-04-18trace.pl: Catch-up with tracepoint renamesTvrtko Ursulin1-18/+18
2018-04-17scripts: Use https URL to download piglitSouza, Jose1-1/+1
2018-03-21run-tests.sh: use meson build by defaultLucas De Marchi1-6/+14
2018-03-21run-tests.sh: allow relative IGT_TEST_ROOT and IGT_CONFIG_PATHLucas De Marchi1-2/+2
2018-03-21run-tests.sh: allow to run without sudoLucas De Marchi1-4/+19
2018-01-11run-tests.sh: Allow users to override IGT_TEST_ROOTPetri Latvala1-1/+1
2018-01-08scripts/trace.pl: Optimize event parsing and processingTvrtko Ursulin1-65/+52
2017-12-21scripts/trace.pl: Fix context id recyclingTvrtko Ursulin1-1/+1
2017-12-19scripts/trace.pl: Fix ring ignoreTvrtko Ursulin1-1/+1
2017-12-19scripts/trace.pl: Remove some old codeTvrtko Ursulin1-31/+0
2017-12-18scripts/trace.pl: Auto-detect tracepoint field orderTvrtko Ursulin1-152/+71
2017-11-22media-bench.pl: Add busy balancers to the listTvrtko Ursulin1-2/+3
2017-11-06run-tests.sh: Use piglit names when listing available testsPetri Latvala1-16/+6
2017-09-04scripts/run-tests.sh: Use piglit's --ignore-missingArkadiusz Hiler1-1/+1
2017-06-09media-bench.pl: Add automatic per-client target modeTvrtko Ursulin1-2/+19
2017-06-09trace.pl: Handle multi-day uptimeTvrtko Ursulin1-2/+6
2017-06-08gem_wsim: Asymmetrical 1-to-n workloadsTvrtko Ursulin1-0/+4
2017-06-08media-bench.pl: Add GT2 modeTvrtko Ursulin1-3/+9
2017-06-08media-bench.pl: Verbose optionTvrtko Ursulin1-4/+10
2017-06-08media-bench.pl: Include gem_wsim -d in the evaluationTvrtko Ursulin1-1/+1
2017-06-08media-bench.pl: Add context balancer to the listTvrtko Ursulin1-6/+9
2017-05-24media-bench.pl: More tweak to saturation point findingTvrtko Ursulin1-5/+20
2017-05-23media-bench.pl: Support GPU aggregate idle statsTvrtko Ursulin1-1/+6
2017-05-23media-bench.pl: Add option to specify workloads directlyTvrtko Ursulin1-12/+34
2017-05-23trace.pl: Option to draw the aggreate GPU busy timelineTvrtko Ursulin1-2/+44
2017-05-23trace.pl: Add aggregate GPU idle/busy statTvrtko Ursulin1-17/+67
2017-05-23media-bench.pl: Add global balancing modeTvrtko Ursulin1-18/+24
2017-05-17media-bench: Print score range when evaluation workloadsTvrtko Ursulin1-3/+4
2017-05-17media-bench: Simplify combined scoringTvrtko Ursulin1-1/+1
2017-05-17media-bench: Store the trace file for laterTvrtko Ursulin1-4/+10
2017-05-17media-bench: Flag workloads which failed to balanceTvrtko Ursulin1-5/+14
2017-05-17media-bench: Fix evaluating with no balancingTvrtko Ursulin1-3/+6
2017-05-17media-bench: Fix scoreboard range statTvrtko Ursulin1-1/+1
2017-05-16igt/media-bench.pl: Media workload analyzerTvrtko Ursulin2-1/+507
2017-05-11igt/trace.pl: Collect perf data in quiet modeTvrtko Ursulin1-1/+1
2017-04-25igt/scripts: trace.pl to parse the i915 tracepointsTvrtko Ursulin2-1/+991
2017-03-13scripts/run-tests.sh: Support testlist filesTomi Sarvela1-1/+4