aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSunil Khatri <[email protected]>2024-08-07 17:27:10 +0530
committerAlex Deucher <[email protected]>2024-08-13 10:34:31 -0400
commitbd15f805cdc503ac229a14f5fe21db12e6e7f84a (patch)
treed35138513328d451ec2f6d59da3d3652fc5b61d8 /tools/perf/scripts/python/bin/stackcollapse-record
parent98df5a7732e3b78bf8824d2938a8865a45cfc113 (diff)
drm/amdgpu: fix ptr check warning in gfx11 ip_dump
Change condition, if (ptr == NULL) to if (!ptr) for a better format and fix the warning. Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Sunil Khatri <[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