diff options
author | Ira Weiny <ira.weiny@intel.com> | 2019-03-19 22:11:47 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-03-27 19:52:01 +0100 |
commit | 056533192a9e04cac5ecd0ac683a1d659cb712ad (patch) | |
tree | 9f02bbc1a289110c55991bbaa655d92a35c0a6d4 /MAINTAINERS | |
parent | IB/MAD: Add agent trace points (diff) | |
download | linux-056533192a9e04cac5ecd0ac683a1d659cb712ad.tar.xz linux-056533192a9e04cac5ecd0ac683a1d659cb712ad.zip |
IB/UMAD: Add umad trace points
Trace MADs going to/from user space.
Suggested-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index acd7278a8f3a..4e851fc92e41 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7654,6 +7654,7 @@ F: include/uapi/linux/if_infiniband.h F: include/uapi/rdma/ F: include/rdma/ F: include/trace/events/ib_mad.h +F: include/trace/events/ib_umad.h INGENIC JZ4780 DMA Driver M: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> |