aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorRoman Li <[email protected]>2024-07-30 17:32:35 -0400
committerAlex Deucher <[email protected]>2024-08-13 10:44:09 -0400
commit3bb41f2e9134906e0814766c07dfbdd9de0bfaf5 (patch)
tree64f6b4ac27c299a74635008a6b4fc35347029c25 /tools/perf/scripts/python/bin/stackcollapse-record
parenta1fc9f584c4aaf8bc1ebfa459fc57a3f26a290d8 (diff)
drm/amd/display: Fix print format specifiers in DC_LOG_IPS
[Why] %d specifier is used for printing unsigned values. It can result in negative values in logs for unsigned variables. [How] Replace %d with %u for unsigned. Reviewed-by: Nicholas Kazlauskas <[email protected]> Signed-off-by: Roman Li <[email protected]> Signed-off-by: Tom Chung <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions