aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorSean Anderson <[email protected]>2025-08-01 15:47:10 +0000
committerTakashi Iwai <[email protected]>2025-08-02 14:17:50 +0000
commit0808da36b982442afc4a34555e492a16f2e5973e (patch)
treed5ddd190e4c1cf94c7087d7bcb8efec351b8de7b /tools/perf/scripts/python/sched-migration.py
parentALSA: usb: scarlett2: Fix missing NULL check (diff)
downloadkernel-0808da36b982442afc4a34555e492a16f2e5973e.tar.gz
kernel-0808da36b982442afc4a34555e492a16f2e5973e.zip
ALSA: usb-audio: Don't use printk_ratelimit for debug prints
printk_ratelimit is deprecated, since it shares state with all other printk sites. Additionally, the suppression message is printed at warning level even though the actual messages are printed at debug and are (usually) invisible! This can result in thousands of messages like retire_capture_urb: 4992 callbacks suppressed in the console, and can inhibit debugging since it is unclear what the source of the suppressed callbacks is. Switch to dev_dbg_ratelimited which doesn't print anything unless debug is enabled. Signed-off-by: Sean Anderson <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions