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:26 +0000 (15:37 -0500)
commite2fdfe5345dd36a72d9a63d5a0bc66031a4751bf
treefcc74692f312c82a00a8697277a1981ac304f9de
parent02fd5eae00995faffac266dfd6d219833573d345
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.024962 seconds and 4 git commands to generate.