diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-05-24 16:53:39 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-05-24 17:29:27 +0300 |
commit | d28b99ab8c812a582469f04a698081d495e4bd8f (patch) | |
tree | cc02ca845673706409a6cd5a28ef7a900074811e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c6aab9161a0343e63f44043cf22b6d67a3250143 (diff) | |
download | linux-d28b99ab8c812a582469f04a698081d495e4bd8f.tar.xz |
drm/i915: Show i915_gem_context owner in debugfs
Print the context's owner (via the pid under file_priv) under debugfs.
In doing so, we must be careful that the filp is not accessed after it
is freed (notified via i915_gem_context_close).
v2: Mark the file_priv as closed.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1464098023-3294-6-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions