summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2023-10-25 02:07:17 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-25 13:03:50 +0200
commitae094de38e430e921437ffd56adb89b09ddeb65d (patch)
tree3ddcb9f9440a8e7c774faed988ff7660f8a49ff9 /tools/perf/scripts/python/export-to-postgresql.py
parentb640e8f5a15074c79096999226832c6defcbb4bf (diff)
staging: vc04_services: Use %p4cc format modifier to print FourCC codes
Drop VCHIQ_FOURCC_AS_4CHARS macro in favour of %p4cc format modifier to print FourCC codes in the logs. vchiq_use_internal() and vchiq_release_internal() uses entity character-array to store a transient string that contains a FourCC code. Increase the length of entity array(to 64 bytes) since %p4cc requires more bytes to hold the output characters. Suggested-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20231025060717.71895-2-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions