summaryrefslogtreecommitdiffstats
path: root/tapset/rpc.stp
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/rpc.stp')
-rw-r--r--tapset/rpc.stp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tapset/rpc.stp b/tapset/rpc.stp
index 1ca3d1d7..8525bf7c 100644
--- a/tapset/rpc.stp
+++ b/tapset/rpc.stp
@@ -111,6 +111,7 @@ probe _sunrpc.clnt.create_client.part2 = kernel.function("rpc_new_client") !,
probe sunrpc.clnt.create_client = kernel.function("rpc_new_client") !,
module("sunrpc").function("rpc_new_client")
{
+ name = "sunrpc.clnt.new_client"
progname = kernel_string($args->program->name)
servername = kernel_string($args->servername);
prog = $args->program->number