diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2023-10-24 07:44:24 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-25 13:01:52 +0200 |
commit | 0b12086306d0563c897a2abc103a044f82088468 (patch) | |
tree | fd5dbcf9b5d68b4218b36e09242a80b3e0dff0c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1d8915cf889932e085880f4bdbf7ae0f3d8605e5 (diff) |
staging: vc04: Convert vchiq_log_warning() to use dynamic debug
Move vchiq_log_warning() custom logging wrapper based on printk to use
dynamic debug. The log category is dictated by vchiq_log_category
which will become the part of the warning string format that will be
logged to dynamic debug (for grep).
All the vchiq_log_warning() calls are adjusted to use the
modified wrapper.
While at that, remove the extraneous "----" from few of the
warning string text.
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Link: https://lore.kernel.org/r/20231024114428.443528-5-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