summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-01scripts: Set IGT_CONFIG_PATH in run-tests.shLyude1-2/+3
2016-04-22scripts: Add a simple trybot driverChris Wilson2-2/+14
2016-04-19scripts: Adapt run-tests.sh to the piglit changesFeceoru, Gabriel1-1/+1
2016-02-08list-workarounds: Fix python 2 print statementDamien Lespiau1-1/+1
2016-02-05list-workarounds: Extend the script to MesaKibey, Sameer1-21/+53
2015-12-02docs: remove references to tests/NAMING-CONVENTIONThomas Wood1-1/+1
2015-12-02scripts: remove display_debug.sh as obsoleteJani Nikula1-172/+0
2015-09-17scripts: add quick-testlist.pyThomas Wood1-0/+46
2015-05-28scripts/run-tests.sh: add option to not retry incomplete tests on resumeMike Mason1-3/+6
2015-05-19list-workarounds: Print the line where the parsing error occuredDamien Lespiau1-3/+5
2015-05-12scripts/run-tests.sh: use single combined test listMike Mason1-8/+11
2015-04-08list-workarounds/bxt: Add Broxton to the list of valid platormsDamien Lespiau1-1/+1
2014-09-30list-workarounds/skl: Add Skylake to the list of valid platormsDamien Lespiau1-1/+1
2014-08-29scripts: Add capability to resume interrupted run-tests.sh sessionMike Mason1-4/+10