linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] SUNRPC: Added Tracing Points
@ 2012-02-06 15:08 Steve Dickson
  2012-02-06 15:08 ` [PATCH v3 1/2] SUNRPC: Add trace events to the sunrpc subsystem Steve Dickson
  2012-02-06 15:08 ` [PATCH v3 2/2] SUNRPC: Adding status trace points Steve Dickson
  0 siblings, 2 replies; 8+ messages in thread
From: Steve Dickson @ 2012-02-06 15:08 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: Linux NFS Mailing List

[Resent with correct email addresses]

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 and being called from systemtab 
probs.

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

-- 
1.7.7.5


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [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
  0 siblings, 1 reply; 8+ 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] 8+ messages in thread

end of thread, other threads:[~2012-02-06 19:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 15:08 [PATCH v3 0/2] SUNRPC: Added Tracing Points Steve Dickson
2012-02-06 15:08 ` [PATCH v3 1/2] SUNRPC: Add trace events to the sunrpc subsystem Steve Dickson
2012-02-06 17:47   ` Christoph Hellwig
2012-02-06 18:21     ` Myklebust, Trond
2012-02-06 15:08 ` [PATCH v3 2/2] SUNRPC: Adding status trace points Steve Dickson
2012-02-06 15:39   ` Myklebust, Trond
2012-02-06 17:30     ` Steve Dickson
  -- strict thread matches above, loose matches on Subject: below --
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

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