summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2023-05-15 16:32:53 +0300
committerChuck Lever <chuck.lever@oracle.com>2023-06-05 16:01:42 +0300
commitd7900daea0b9818cd1cbeb9c5bd94653c487b0e4 (patch)
treeceb59f0bd87d752f9be866fdb2d37211a84f490c /scripts/gdb/linux/utils.py
parentcce4ee9c7834f68cf6a221d61d614c2748611c1c (diff)
downloadlinux-d7900daea0b9818cd1cbeb9c5bd94653c487b0e4.tar.xz
SUNRPC: Improve observability in svc_tcp_accept()
The -ENOMEM arm could fire repeatedly if the system runs low on memory, so remove it. Don't bother to trace -EAGAIN error events, since those fire after a listener is created (with no work done) and once again after an accept has been handled successfully (again, with no work done). Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions