]> git.baikalelectronics.ru Git - kernel.git/commit
devlink: add hardware messages tracing facility
authorJiri Pirko <jiri@mellanox.com>
Tue, 12 Jul 2016 16:05:03 +0000 (18:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Jul 2016 21:20:18 +0000 (14:20 -0700)
commit29151aa5e8b7894a4de317dcc7a61a00a8bb0486
tree246d2e1b757978a0e507b5198ec1bb60c016c3a4
parentbe59feb8db2c42437f549480c6123c6348b7f41f
devlink: add hardware messages tracing facility

Define a tracepoint and allow user to trace messages going to and from
hardware associated with devlink instance.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/trace/events/devlink.h [new file with mode: 0644]
net/core/devlink.c