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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html