diff options
author | Caleb Sander <csander@purestorage.com> | 2024-01-31 19:43:15 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-02-01 04:00:45 +0300 |
commit | 0d150beff26e636aa07ab889133a0015eaee4227 (patch) | |
tree | fd501d1f936839b21d263dccef186f5b45a4ab85 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7d23e836b00eec96610141549f59e5902dc55fe8 (diff) | |
download | linux-0d150beff26e636aa07ab889133a0015eaee4227.tar.xz |
nvme-fc: log human-readable opcode on timeout
The fc transport logs the opcode and fctype on command timeout.
This is sufficient information to identify the command issued,
but not very human-readable. Use the nvme_fabrics_opcode_str()
helper to also log the name of the command, as rdma and tcp already do.
Signed-off-by: Caleb Sander <csander@purestorage.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions