diff options
author | Chris Wilson <[email protected]> | 2021-01-18 11:08:54 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2021-01-19 13:20:46 +0000 |
commit | db80a1294c231b6ac725085f046bb2931e00c9db (patch) | |
tree | 51c7ef6bef8b97798f8474ff08ecc556bf254c72 /tools/perf | |
parent | 6f0f70cdaf872cd5146a4af96c179bf5d39703b5 (diff) |
drm/i915/gem: Remove per-client stats from debugfs/i915_gem_objects
Rather than trying to avoid the use-after-free possible with the current
context chasing, simply remove presentation of the per-client stats from
debugfs. While we know from bug reports that this debugfs/i915_gem_objects
has been used by chromeos (and chrome itself) for debug purposes, google
suggests that it is unparsed, so we are free to invoke debugfs is not
ABI and remove details from it.
Suggested-by: Tvrtko Ursulin <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions