public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] nvmet: add some commands tracing
@ 2024-02-27  8:54 Guixin Liu
  2024-02-27  8:54 ` [PATCH 1/3] nvmet: parse dsm command's attr deallocate when tracing Guixin Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Guixin Liu @ 2024-02-27  8:54 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, as well as updates the
tracing of DSM commands to be more readable.

Guixin Liu (3):
  nvmet: parse dsm command's attr deallocate when tracing
  nvmet: add tracing of zns commands
  nvmet: add tracing of authentication commands

 drivers/nvme/target/trace.c | 72 +++++++++++++++++++++++++++++++++++--
 1 file changed, 69 insertions(+), 3 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2024-02-28  2:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-27  8:54 [PATCH 0/3] nvmet: add some commands tracing Guixin Liu
2024-02-27  8:54 ` [PATCH 1/3] nvmet: parse dsm command's attr deallocate when tracing Guixin Liu
2024-02-27  8:54 ` [PATCH 2/3] nvmet: add tracing of zns commands Guixin Liu
2024-02-27  8:54 ` [PATCH 3/3] nvmet: add tracing of authentication commands Guixin Liu
2024-02-27 16:37 ` [PATCH 0/3] nvmet: add some commands tracing Keith Busch
2024-02-28  2:24   ` Guixin Liu

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