mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
b20dfc3fcd
This class can be used to create trace points in either the RPC client or RPC server paths. It simply displays the length of each part of an xdr_buf, which is useful to determine that the transport and XDR codecs are operating correctly. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>