aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUmang Jain <[email protected]>2023-12-05 14:11:57 +0530
committerGreg Kroah-Hartman <[email protected]>2023-12-07 11:39:59 +0900
commit55e23aa95b10731c08ab207a42d868aaff3bd2a5 (patch)
tree1910818aded287e7c837bc07a214ea421bbc6819 /tools/perf/scripts/python
parent078666d7ee6d3cccc1717212b24562649906a30f (diff)
staging: vc04_services: Drop vchiq_log_debug() in favour of dev_dbg
Drop vchiq_log_debug() macro which wraps dev_dbg(). Introduce the usage of dev_dbg() directly. Meanwhile at it, drop the usage of __func__ from the logs. Dynamic debug supports this via the 'f' decorator flag. Remove the entry from TODO regarding custom logging. VC04 is now aligned according to the standard kernel logging mechanisms. Signed-off-by: Umang Jain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions