aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorSunil Khatri <[email protected]>2024-08-07 17:21:53 +0530
committerAlex Deucher <[email protected]>2024-08-13 10:33:07 -0400
commit07f4f9c00ec545dfa6251a44a09d2c48a76e7ee5 (patch)
treef2e98decb1a3162533867f7743bd80cf948ac790 /tools/perf/scripts/python/bin/task-analyzer-record
parent66e2d2d9a59f896def82a1c8684368be45cf4c06 (diff)
drm/amdgpu: fix ptr check warning in gfx9 ip_dump
Change 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/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions