Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add the tracing of reservation commands
@ 2024-10-14 10:14 Guixin Liu
  2024-10-14 10:14 ` [PATCH 1/2] nvme: parse reservation commands's action and rtype to string Guixin Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Guixin Liu @ 2024-10-14 10:14 UTC (permalink / raw)
  To: kbusch, axboe, hch, sagi, kch; +Cc: linux-nvme

Host:
- Parse the action and rtype to string.
Target:
- Add the tracing of reservation commands, and also parse actions
 rtype to string.

Guixin Liu (2):
  nvme: parse reservation commands's action and rtype to string
  nvmet: add tracing of reservation commands

 drivers/nvme/host/trace.c   |  58 +++++++++++++++++--
 drivers/nvme/target/trace.c | 108 ++++++++++++++++++++++++++++++++++++
 2 files changed, 160 insertions(+), 6 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-11-13 16:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-14 10:14 [PATCH 0/2] Add the tracing of reservation commands Guixin Liu
2024-10-14 10:14 ` [PATCH 1/2] nvme: parse reservation commands's action and rtype to string Guixin Liu
2024-10-14 18:26   ` Chaitanya Kulkarni
2024-10-15  4:54   ` Christoph Hellwig
2024-10-20 23:50   ` Sagi Grimberg
2024-10-14 10:14 ` [PATCH 2/2] nvmet: add tracing of reservation commands Guixin Liu
2024-10-14 18:27   ` Chaitanya Kulkarni
2024-10-15  4:54   ` Christoph Hellwig
2024-10-20 23:50   ` Sagi Grimberg
2024-11-13 10:44 ` [PATCH 0/2] Add the " Guixin Liu
2024-11-13 16:58 ` Keith Busch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox