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:37:07 +0000 (15:37 -0500)
commit4fe4aaaca70842ed63378a8d746d9cd19559a1f1
tree10ed768e7797d5c936c962a270454a1ae1b5ffd6
parent0ee739e85d483eb742b9cdf06829d643266e9b6c
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.025424 seconds and 4 git commands to generate.