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:36:20 +0000 (15:36 -0500)
commit89f0be35e1baf411df6852014013ac64ad1bbcf8
tree1921943bca652e1472e0c5bdc7ffefbba0931b97
parent0039dbe9891cfdf2c0d04691f83c2f342993dfd7
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.026167 seconds and 4 git commands to generate.