aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2019-08-16 11:53:57 +0100
committerChris Wilson <[email protected]>2019-08-16 16:28:41 +0100
commit3ba09632ce8bd42d1e4b57a6a423dcab937e211b (patch)
tree382516d0c036e82fe98e294ace4f4ae38162e957 /tools/perf/scripts/python/export-to-sqlite.py
parent665c1c2166d3cc394f0cf2dd2da1e68b645552a7 (diff)
drm/i915/buddy: use kmemleak_update_trace
Since nodes are cached in a free-list, and potentially marked as free without actually being destroyed, thus allowing them to be opportunistically re-allocated, we should apply kmemleak_update_trace every time a node is given a new owner and marked as allocated, to aid in debugging. Suggested-by: Chris Wilson <[email protected]> Signed-off-by: Matthew Auld <[email protected]> Cc: Chris Wilson <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions