aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorzhangxiangqian <[email protected]>2024-08-08 17:39:45 +0800
committerJakub Kicinski <[email protected]>2024-08-09 22:01:01 -0700
commit2d5c9dd2cde33150f9dbb8ee091eff05eb6c7df3 (patch)
tree1a66698a0f0e0b86fa4d58b3bfd1d4e56d38f57b /tools/perf/scripts/python/futex-contention.py
parent916b7d31f7eef81fe20f86ef52c36938fa971872 (diff)
net: usb: cdc_ether: don't spew notifications
The usbnet_link_change function is not called, if the link has not changed. ... [16913.807393][ 3] cdc_ether 1-2:2.0 enx00e0995fd1ac: kevent 12 may have been dropped [16913.822266][ 2] cdc_ether 1-2:2.0 enx00e0995fd1ac: kevent 12 may have been dropped [16913.826296][ 2] cdc_ether 1-2:2.0 enx00e0995fd1ac: kevent 11 may have been dropped ... kevent 11 is scheduled too frequently and may affect other event schedules. Signed-off-by: zhangxiangqian <[email protected]> Acked-by: Oliver Neukum <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions