Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 9 Jan 2019 19:59:16 +0000 (14:59 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 16 Jan 2019 20:34:36 +0000 (15:34 -0500)
commitb9dbdfe2d4fd6d682b2cbcd3f529259aee3d080b
tree3a37ded408215d784d2ed749f497b73e3461720f
parent80bb26003945e96a8ade9c8788dab9b2e08cbc08
Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid

Introduced in v3.12.

See upstream commit :

  commit 92cb6c5be8134db6f7c38f25f6afd13e444cebaf
  Author: Trond Myklebust <Trond.Myklebust@netapp.com>
  Date:   Wed Sep 4 22:09:50 2013 -0400

    SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid

    Instead of the pointer values, use the task and client identifier values
    for tracing purposes.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/rpc.h
This page took 0.025396 seconds and 4 git commands to generate.