net/smc: Print function name in smcr_link_down tracepoint
authorTony Lu <tonylu@linux.alibaba.com>
Wed, 3 Nov 2021 12:48:37 +0000 (20:48 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Nov 2021 10:14:38 +0000 (10:14 +0000)
commitaf1877b6cad16bdd8d8d93ca1c7b37e8f21ef4e3
tree5e2cf492396dd9d41d324ea3ae37f9b2dcde996f
parentb93c6a911a3fe926b00add28f3b932007827c4ca
net/smc: Print function name in smcr_link_down tracepoint

This makes the output of smcr_link_down tracepoint easier to use and
understand without additional translating function's pointer address.

It prints the function name with offset:

  <idle>-0       [000] ..s.    69.087164: smcr_link_down: lnk=00000000dab41cdc lgr=000000007d5d8e24 state=0 rc=1 dev=mlx5_0 location=smc_wr_tx_tasklet_fn+0x5ef/0x6f0 [smc]

Link: https://lore.kernel.org/netdev/11f17a34-fd35-f2ec-3f20-dd0c34e55fde@linux.ibm.com/
Signed-off-by: Tony Lu <tonylu@linux.alibaba.com>
Reviewed-by: Wen Gu <guwen@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_tracepoint.h