/openbmc/linux/net/rxrpc/ |
H A D | local_event.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | skbuff.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | peer_event.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | conn_event.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | call_event.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | recvmsg.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | output.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | input.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
H A D | call_object.c | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff 9a36a6bc22ca1c0a9d82228171e05dc785fa1154 Fri Oct 21 09:31:21 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
In rxrpc tracing, use enums to generate lists of points of interest rather than __builtin_return_address() for the sk_buff tracepoint.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|