diff options
author | Sean Paul <[email protected]> | 2018-09-19 14:33:50 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-10-03 20:24:53 -0400 |
commit | f65f035f197175ebebf002bcaad8974582c372f2 (patch) | |
tree | 7ca6c82ed7f9f838b059d94dd16818384a1c00f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1bb4e701aad10a57bcab41e1996570c881aa6be7 (diff) |
drm/msm: dpu: Don't store/deref pointers in trace ringbuffer
TP_printk is not synchronous, so storing pointers and then later
dereferencing them is a Bad Idea. This patch stores everything locally to
avoid display stomped memory.
Reviewed-by: Abhinav Kumar <[email protected]>
[seanpaul fixed up commit msg typo on apply]
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions