public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] nvmet: add some commands tracing
@ 2024-02-28  8:37 Guixin Liu
  2024-02-28  8:37 ` [PATCH v3 1/2] nvmet: add tracing of authentication commands Guixin Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Guixin Liu @ 2024-02-28  8:37 UTC (permalink / raw)
  To: hch, sagi, kch; +Cc: linux-nvme

Hi all,
	This series of patches adds tracing support for ZNS commands and
authentication commands to the NVMe target module.

Changes from v2 to v3:
- Translate zns's zsa and zrasf to readble string.

Changes from v1 to v2:
- Remove patch 1, "nvmet: parse dsm command's attr deallocate when tracing".

Guixin Liu (2):
  nvmet: add tracing of authentication commands
  nvmet: add tracing of zns commands

 drivers/nvme/target/trace.c | 98 +++++++++++++++++++++++++++++++++++++
 1 file changed, 98 insertions(+)

-- 
2.43.0



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

end of thread, other threads:[~2024-03-08 16:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28  8:37 [PATCH v3 0/2] nvmet: add some commands tracing Guixin Liu
2024-02-28  8:37 ` [PATCH v3 1/2] nvmet: add tracing of authentication commands Guixin Liu
2024-03-07  9:36   ` Sagi Grimberg
2024-03-08  5:44   ` Chaitanya Kulkarni
2024-02-28  8:37 ` [PATCH v3 2/2] nvmet: add tracing of zns commands Guixin Liu
2024-02-28  9:03   ` Chaitanya Kulkarni
2024-03-07  9:36   ` Sagi Grimberg
2024-03-08 16:21 ` [PATCH v3 0/2] nvmet: add some commands tracing Keith Busch

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