linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] SUNRPC: Added Tracing Points
@ 2012-01-24 20:51 Steve Dickson
  2012-01-24 20:51 ` [PATCH v3 1/2] SUNRPC: Add trace events to the sunrpc subsystem Steve Dickson
  2012-01-24 20:51 ` [PATCH v2 2/2] SUNRPC: Adding status trace points Steve Dickson
  0 siblings, 2 replies; 3+ messages in thread
From: Steve Dickson @ 2012-01-24 20:51 UTC (permalink / raw)
  To: Linux NFS Mailing list

This series combines the trace points that Trond
posted, than now handle strings properly, and the
trace points I posted, in which I integrated the 
review comments.

All these trace point were tested/enable through the
debugfs interface as well as being called from a 
systemtab prob.

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

Trond Myklebust (1):
  SUNRPC: Add trace events to the sunrpc subsystem

 include/linux/sunrpc/sched.h  |    2 +-
 include/trace/events/sunrpc.h |  177 +++++++++++++++++++++++++++++++++++++++++
 net/sunrpc/clnt.c             |    6 +-
 net/sunrpc/sched.c            |   12 +++
 4 files changed, 195 insertions(+), 2 deletions(-)
 create mode 100644 include/trace/events/sunrpc.h


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-24 20:51 [PATCH 0/2] SUNRPC: Added Tracing Points Steve Dickson
2012-01-24 20:51 ` [PATCH v3 1/2] SUNRPC: Add trace events to the sunrpc subsystem Steve Dickson
2012-01-24 20:51 ` [PATCH v2 2/2] SUNRPC: Adding status trace points Steve Dickson

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).