aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-07-04 08:48:33 +0100
committerChris Wilson <[email protected]>2016-07-05 11:26:04 +0100
commit9777cca0c4d3d35a97cb5711be575967712bd59b (patch)
tree5cba16ac31836b27380dc02bd0a1bac6aa324569 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent2b2842887de75c340ab427b898aa867964316d2f (diff)
drm/i915: Skip capturing an error state if we already have one
As we only ever keep the first error state around, we can avoid some work that can be quite intrusive if we don't record the error the second time around. This does move the race whereby the user could discard one error state as the second is being captured, but that race exists in the current code and we hope that recapturing error state is only done for debugging. Note that as we discard the error state for simulated errors, igt that exercise error capture continue to function. Signed-off-by: Chris Wilson <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Mika Kuoppala <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions