From: David S. Miller Date: Thu, 29 Mar 2018 16:02:08 +0000 (-0400) Subject: Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=36fc2d727ee711f901c120046d63b8d7e341a744;p=linux.git Merge tag 'rxrpc-next-20180327' of git://git./linux/kernel/git/dhowells/linux-fs David Howells says: ==================== rxrpc: Tracing updates Here are some patches that update tracing in AF_RXRPC and AFS: (1) Add a tracepoint for tracking resend events. (2) Use debug_ids in traces rather than pointers (as pointers are now hashed) and allow use of the same debug_id in AFS calls as in the corresponding AF_RXRPC calls. This makes filtering the trace output much easier. (3) Add a tracepoint for tracking call completion. ==================== Signed-off-by: David S. Miller --- 36fc2d727ee711f901c120046d63b8d7e341a744