Add a new 'debug' command tree and 'dump_reqs' command to grab and parse
authorscottl <scottl@FreeBSD.org>
Mon, 12 Mar 2018 05:03:32 +0000 (05:03 +0000)
committerscottl <scottl@FreeBSD.org>
Mon, 12 Mar 2018 05:03:32 +0000 (05:03 +0000)
commit44716745d0a4557fce36008c688e9002196f4d27
tree12df3502ab92fbfd801ed7bc870931f58b577669
parent655aca928ffd61837469956772fc669230421191
Add a new 'debug' command tree and 'dump_reqs' command to grab and parse
command and chain frames of in-flight I/O from the driver.

Sponsored by: Netflix
usr.sbin/mpsutil/Makefile
usr.sbin/mpsutil/mps_debug.c [new file with mode: 0644]
usr.sbin/mpsutil/mps_show.c
usr.sbin/mpsutil/mpsutil.c
usr.sbin/mpsutil/mpsutil.h