summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorLi Chen <chenl311@chinatelecom.cn>2025-06-20 20:02:31 +0800
committerJiri Kosina <jkosina@suse.com>2025-06-20 15:34:36 +0200
commit4051ead99888f101be92c7ce90d2de09aac6fd1c (patch)
tree59a2d804ef25d93b1dfd6fb56af8504f91ffe14a /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent37a9acb971c2f338e7a1b602b0ee40ad70668e81 (diff)
HID: rate-limit hid_warn to prevent log flooding
Syzkaller can create many uhid devices that trigger repeated warnings like: "hid-generic xxxx: unknown main item tag 0x0" These messages can flood the system log, especially if a crash occurs (e.g., with a slow UART console, leading to soft lockups). To mitigate this, convert `hid_warn()` to use `dev_warn_ratelimited()`. This helps reduce log noise and improves system stability under fuzzing or faulty device scenarios. Signed-off-by: Li Chen <chenl311@chinatelecom.cn> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions