]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
greybus: tracepoints: add tracepoint definitions
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Fri, 18 Sep 2015 15:38:44 +0000 (16:38 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 18 Sep 2015 21:07:28 +0000 (14:07 -0700)
commitbb03ed920166a1fa2df77d5ef96ff1d749fa2967
tree50e318d718d1cab8bcf0cedd254e85058dd1df9a
parent2e49b15763cc460cabc0713e05c7d24fb892d9ad
greybus: tracepoints: add tracepoint definitions

This patch adds greybus_trace.h with the following trace definitions

- trace_gb_message_send
- trace_gb_message_recv_request
- trace_gb_message_recv_response
- trace_gb_message_cancel_incoming
- trace_gb_message_cancel_outgoing

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_trace.h [new file with mode: 0644]