commit | 9dd1a981a22a6c5416e9a179912fb1215225235f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 13 21:35:27 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 13 22:30:56 2018 +0100 |
tree | baf82b55d5f55cd4042fa663d1b63cfa13608270 | |
parent | 6710fcfca5ccb690e02d72376950c61b19570525 [diff] |
drm/i915/selftests: Include the start of each subtest in the GEM trace Knowing the boundary of each subtest can be instrumental in digesting the voluminous trace output and finding the critical piece of information. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Michel Thierry <michel.thierry@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180713203529.1973-1-chris@chris-wilson.co.uk