All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] SUNRPC: Status trace points
@ 2012-01-23 19:54 Steve Dickson
  2012-01-23 19:54 ` [PATCH 1/1] SUNRPC: Adding status " Steve Dickson
  0 siblings, 1 reply; 7+ messages in thread
From: Steve Dickson @ 2012-01-23 19:54 UTC (permalink / raw)
  To: Linux NFS Mailing List

Here are three more trace points that add to the trace 
points Trond  posted last week. Meaning this patch is 
dependent on Trond's patch. 

They recorded the status of binds and connections which
is useful when debugging hangs and loops. I used them
injunction with the systemtap probs in the tracepoints/ 
directory of my (unsupported) systemtap git tree:
   git://fedorapeople.org/~steved/systemtap.git
(Note, the probs I used to test Trond's trace points
are also in that directory)

Steve Dickson (1):
  SUNRPC: Adding status trace points

 include/trace/events/sunrpc.h |   45 +++++++++++++++++++++++++++++++++++++++++
 net/sunrpc/clnt.c             |    4 +++
 2 files changed, 49 insertions(+), 0 deletions(-)

-- 
1.7.7.5


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

end of thread, other threads:[~2012-01-24 17:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-23 19:54 [PATCH 0/1] SUNRPC: Status trace points Steve Dickson
2012-01-23 19:54 ` [PATCH 1/1] SUNRPC: Adding status " Steve Dickson
2012-01-23 20:02   ` Chuck Lever
2012-01-23 20:49     ` Steve Dickson
2012-01-23 21:36   ` Trond Myklebust
2012-01-24 13:34     ` Steve Dickson
2012-01-24 17:12       ` Myklebust, Trond

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.