commit | 0fde882fc9ee9cc2e66e8c5a5a93c83932d7ca95 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Oct 21 13:00:34 2022 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Dec 01 13:36:38 2022 +0000 |
tree | 7ce88fb1771014f930a80241ffd4434df392cd5a | |
parent | f14febd8df5a490acc40b919808f163e997d7f03 [diff] |
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the rxrpc_local tracepoint Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org