summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJohn Harrison <John.C.Harrison@Intel.com>2024-10-02 17:46:02 -0700
committerJohn Harrison <John.C.Harrison@Intel.com>2024-10-07 18:12:09 -0700
commit9d86d080cfb3ab935c842ac5525a90430a14c998 (patch)
treef536bb2d6e87d5fab46b613480e19c76a1c528e0 /tools/perf/scripts/python/export-to-postgresql.py
parent0114f66370bfe139d6407a0b6b8f309af4c12148 (diff)
drm/xe/devcoredump: Use drm_puts and already cached local variables
There are a bunch of calls to drm_printf with static strings. Switch them to drm_puts instead. There are also a bunch of 'coredump->snapshot.XXX' references when 'coredump->snapshot' has alread been cached locally as 'ss'. So use 'ss->XXX' instead. Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Reviewed-by: Julia Filipchuk <julia.filipchuk@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241003004611.2323493-3-John.C.Harrison@Intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions