summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2021-01-15 14:23:29 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2021-01-15 21:30:24 +0000
commitf530a41d13f2f45174fa0996a85edc32278d3fd5 (patch)
tree9af3c045a53d24d6d3106082efef22ab158418a3 /tools/perf/scripts/python/export-to-postgresql.py
parent4fb05a392a5b9c8af2d8a03f69af2589d4bfc9c8 (diff)
drm/i915/gt: Convert stats.active to plain unsigned int
As context-in/out is now always serialised, we do not have to worry about concurrent enabling/disable of the busy-stats and can reduce the atomic_t active to a plain unsigned int, and the seqlock to a seqcount. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Andi Shyti <andi.shyti@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210115142331.24458-3-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions