1. e9b4d16 run-tests.sh: Allow users to override IGT_TEST_ROOT by Petri Latvala · 7 years ago
  2. d5e51a6 scripts/trace.pl: Optimize event parsing and processing by Tvrtko Ursulin · 7 years ago
  3. 4f12240 scripts/trace.pl: Fix context id recycling by Tvrtko Ursulin · 7 years ago
  4. d3d04e5 scripts/trace.pl: Fix ring ignore by Tvrtko Ursulin · 7 years ago
  5. 4127397 scripts/trace.pl: Remove some old code by Tvrtko Ursulin · 7 years ago
  6. cfb711c scripts/trace.pl: Auto-detect tracepoint field order by Tvrtko Ursulin · 7 years ago
  7. 6516826 media-bench.pl: Add busy balancers to the list by Tvrtko Ursulin · 7 years ago
  8. 0cfe582 run-tests.sh: Use piglit names when listing available tests by Petri Latvala · 7 years ago
  9. 490b386 scripts/run-tests.sh: Use piglit's --ignore-missing by Arkadiusz Hiler · 7 years ago
  10. 9623c62 media-bench.pl: Add automatic per-client target mode by Tvrtko Ursulin · 7 years ago
  11. aa57274 trace.pl: Handle multi-day uptime by Tvrtko Ursulin · 7 years ago
  12. 65173e1 gem_wsim: Asymmetrical 1-to-n workloads by Tvrtko Ursulin · 7 years ago
  13. 32681f8 media-bench.pl: Add GT2 mode by Tvrtko Ursulin · 7 years ago
  14. c5ab346 media-bench.pl: Verbose option by Tvrtko Ursulin · 7 years ago
  15. 7d18a70 media-bench.pl: Include gem_wsim -d in the evaluation by Tvrtko Ursulin · 7 years ago
  16. 8ef3b4f media-bench.pl: Add context balancer to the list by Tvrtko Ursulin · 7 years ago
  17. 056765c media-bench.pl: More tweak to saturation point finding by Tvrtko Ursulin · 7 years ago
  18. 26c266f media-bench.pl: Support GPU aggregate idle stats by Tvrtko Ursulin · 7 years ago
  19. cfd15a7 media-bench.pl: Add option to specify workloads directly by Tvrtko Ursulin · 7 years ago
  20. 2f64c68 trace.pl: Option to draw the aggreate GPU busy timeline by Tvrtko Ursulin · 7 years ago
  21. 1af2ae7 trace.pl: Add aggregate GPU idle/busy stat by Tvrtko Ursulin · 7 years ago
  22. 36cd3ab media-bench.pl: Add global balancing mode by Tvrtko Ursulin · 7 years ago
  23. 42e3cf1 media-bench: Print score range when evaluation workloads by Tvrtko Ursulin · 7 years ago
  24. 635d2d0 media-bench: Simplify combined scoring by Tvrtko Ursulin · 7 years ago
  25. 77d953a media-bench: Store the trace file for later by Tvrtko Ursulin · 7 years ago
  26. c2a1589 media-bench: Flag workloads which failed to balance by Tvrtko Ursulin · 7 years ago
  27. 36d9782 media-bench: Fix evaluating with no balancing by Tvrtko Ursulin · 7 years ago
  28. 6126b12 media-bench: Fix scoreboard range stat by Tvrtko Ursulin · 7 years ago
  29. 0943be8 igt/media-bench.pl: Media workload analyzer by Tvrtko Ursulin · 7 years ago
  30. 3ecd6c7 igt/trace.pl: Collect perf data in quiet mode by Tvrtko Ursulin · 7 years ago
  31. 544e9f8 igt/scripts: trace.pl to parse the i915 tracepoints by Tvrtko Ursulin · 7 years ago
  32. 9ac59bc scripts/run-tests.sh: Support testlist files by Tomi Sarvela · 7 years ago
  33. ecfa97e scripts: Set IGT_CONFIG_PATH in run-tests.sh by Lyude · 7 years ago
  34. ea7dac1 scripts: Add a simple trybot driver by Chris Wilson · 8 years ago
  35. 203591b scripts: Adapt run-tests.sh to the piglit changes by Feceoru, Gabriel · 8 years ago
  36. 8d441ee list-workarounds: Fix python 2 print statement by Damien Lespiau · 8 years ago
  37. fb9df0e list-workarounds: Extend the script to Mesa by Kibey, Sameer · 8 years ago
  38. 498fb62 docs: remove references to tests/NAMING-CONVENTION by Thomas Wood · 9 years ago
  39. 96d3658 scripts: remove display_debug.sh as obsolete by Jani Nikula · 9 years ago
  40. b883b30 scripts: add quick-testlist.py by Thomas Wood · 9 years ago
  41. b1e40e9 scripts/run-tests.sh: add option to not retry incomplete tests on resume by Mike Mason · 9 years ago
  42. c0a0725 list-workarounds: Print the line where the parsing error occured by Damien Lespiau · 9 years ago
  43. 3db5762 scripts/run-tests.sh: use single combined test list by Mike Mason · 9 years ago
  44. 790398b list-workarounds/bxt: Add Broxton to the list of valid platorms by Damien Lespiau · 9 years ago
  45. 334f657 list-workarounds/skl: Add Skylake to the list of valid platorms by Damien Lespiau · 11 years ago
  46. 822cc6a scripts: Add capability to resume interrupted run-tests.sh session by Mike Mason · 10 years ago
  47. e9da093 scripts: Allow multiple -t and -x regular expressions for run-tests.sh by Mike Mason · 10 years ago
  48. ee62ca4 scripts: add a script to help run tests with Piglit by Thomas Wood · 10 years ago
  49. 8c4dd1d list-workarounds/chv: Add Cherryview to the list of valid platorms by Damien Lespiau · 11 years ago
  50. 1c5e1d2 list-workarounds/bdw: Add Broadwell to the list of valid platorms by Damien Lespiau · 11 years ago
  51. 17523ef list-workarounds: Some workarounds start with WA, not Wa by Damien Lespiau · 11 years ago
  52. 81ba005 list-workarounds: Don't prepend kernel_path to the driver directory by Damien Lespiau · 11 years ago
  53. 0e89319 list-workarounds: Convert to python3 by Ben Widawsky · 11 years ago
  54. 397dcb7 list-workarounds: Don't add an already present platform by Damien Lespiau · 11 years ago
  55. b9765af scripts: Add a script to list implemented workarounds by Damien Lespiau · 11 years ago
  56. d400551 Converted a display debug script for use by designers by Ben Widawsky · 12 years ago
  57. 812ca58 scripts: use PYTHON primary directive for python scripts by Gaetan Nadon · 13 years ago
  58. 7ac492a scripts/who: Add the process id to the output by Chris Wilson · 13 years ago
  59. 61ff130 scripts: Add a trivial script to show which programs are using the GPU by Chris Wilson · 13 years ago
  60. 91b3c7f make distcheck fixes by Daniel Vetter · 13 years ago
  61. e0532d4 scripts: Add throttle.py by Chris Wilson · 13 years ago