linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Trace point improvements for sunrpc
@ 2018-03-16 14:33 Chuck Lever
  2018-03-16 14:33 ` [PATCH 1/3] sunrpc: Simplify synopsis of some trace points Chuck Lever
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chuck Lever @ 2018-03-16 14:33 UTC (permalink / raw)
  To: trond.myklebust, anna.schumaker; +Cc: linux-nfs

Hi -

A clean-up and a couple of new trace point sites for client-side
sunrpc:

 - A trace point that reports the mountstats latency tuple, but
   for each RPC instead of average latency over many RPCs

 - A trace point that reports the result of RPC ping

Would you consider taking these for v4.17 ?

---

Chuck Lever (3):
      sunrpc: Simplify synopsis of some trace points
      sunrpc: Add static trace point to report RPC latency stats
      sunrpc: Add static trace point to report result of RPC ping


 include/trace/events/sunrpc.h |  106 ++++++++++++++++++++++++++++++++++-------
 net/sunrpc/clnt.c             |    8 +++
 net/sunrpc/sched.c            |   10 ++--
 net/sunrpc/stats.c            |   16 ++++--
 4 files changed, 110 insertions(+), 30 deletions(-)

--
Chuck Lever

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-16 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16 14:33 [PATCH 0/3] Trace point improvements for sunrpc Chuck Lever
2018-03-16 14:33 ` [PATCH 1/3] sunrpc: Simplify synopsis of some trace points Chuck Lever
2018-03-16 14:33 ` [PATCH 2/3] sunrpc: Add static trace point to report RPC latency stats Chuck Lever
2018-03-16 14:33 ` [PATCH 3/3] sunrpc: Add static trace point to report result of RPC ping Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).