diff options
author | Bjorn Andersson <[email protected]> | 2021-10-07 12:02:11 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-10-15 16:48:19 -0700 |
commit | eea8f024dd5320256f7bbaa573ab92eb2aa5078e (patch) | |
tree | 26e5e5fb57ceb37de02eef2cdabca52c09c62dad /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 899b2608d8d4b675cb54a026a27e28b4e1bcbf61 (diff) |
drm/msm/dp: Simplify the dp_debug debugfs show function
The "dp_debug" show function allocates a buffer and piecemeal appends
line by line, checking for buffer overflows etc.
Migrate the function to seq_file, to remove all the extra book keeping
and simplify the function.
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions