]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
SUNRPC: Add trace events to the sunrpc subsystem
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 20 Jan 2012 19:52:23 +0000 (14:52 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:21 +0000 (19:28 -0500)
commit82b0a4c3c171b180629696e8d1d5f52516f711e6
tree60aab7bc3a767e3c017a228597eaaeedeffe4c00
parenta613fa168afc19179a7547fbba45644c5b6912bf
SUNRPC: Add trace events to the sunrpc subsystem

Add declarations to allow tracing of RPC call creation, running, sleeping,
and destruction.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/sched.h
include/trace/events/sunrpc.h [new file with mode: 0644]
net/sunrpc/sched.c