]> sourceware.org Git - systemtap.git/commit
Fix PR16616 by handling a NULL servername in sunrpc probes.
authorDavid Smith <dsmith@redhat.com>
Tue, 25 Feb 2014 19:24:11 +0000 (13:24 -0600)
committerDavid Smith <dsmith@redhat.com>
Tue, 25 Feb 2014 19:24:11 +0000 (13:24 -0600)
commit1f09b3959a15d1d339924170b95232bd9641f746
treeb396d880e93208691f6d6108d13af0d02fb0b210
parentc6278d012a483d97f5ee4756406d9c88735d2838
Fix PR16616 by handling a NULL servername in sunrpc probes.

* tapset/linux/rpc.stp (sunrpc.clnt.entry): Use __rpc_format_servername()
  to generate the 'servername' convenience variable.
  (__rpc_format_servername): New function.
* tapset/linux/conversions.stp (kernel_string): Fix odd formatting of NULL
  value in the error message.
tapset/linux/conversions.stp
tapset/linux/rpc.stp
This page took 0.029188 seconds and 5 git commands to generate.