public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] *** nvme: add some commands tracing ***
@ 2024-01-29  8:22 Guixin Liu
  2024-01-29  8:22 ` [PATCH 1/3] nvme: add tracing of reservation commands Guixin Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Guixin Liu @ 2024-01-29  8:22 UTC (permalink / raw)
  To: kbusch, axboe, hch, sagi; +Cc: linux-nvme

Hi guys:
    I found that there are no reservation commands tracing and some
commands's parsing aren't fit the newest NVMe spec, and aren't readble.
    Changed as follow:

Guixin Liu (3):
  nvme: add tracing of reservation commands
  nvme: parse dsm command detailly when tracing
  nvme: parse format command's lbafu when tracing

 drivers/nvme/host/trace.c | 74 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 70 insertions(+), 4 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH v2 0/3] *** nvme: add some commands tracing ***
@ 2024-01-30 11:34 Guixin Liu
  2024-01-30 11:34 ` [PATCH 2/3] nvme: parse dsm command detailly when tracing Guixin Liu
  0 siblings, 1 reply; 13+ messages in thread
From: Guixin Liu @ 2024-01-30 11:34 UTC (permalink / raw)
  To: kbusch, axboe, hch, sagi; +Cc: linux-nvme

Hi guys:
    I found that there are no reservation commands tracing and some
commands's parsing aren't fit the newest NVMe spec, and aren't readble.

Changes from v1 to v2:
- Remove idr and idw parsing of dsm command.

- Remove lbafl and lbafu variables and add a comment for the lbaf
calculation in nvme_trace_admin_format_nvm().

Guixin Liu (3):
  nvme: add tracing of reservation commands
  nvme: parse dsm command's attr deallocate when tracing
  nvme: parse format command's lbafu when tracing

 drivers/nvme/host/trace.c | 73 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 69 insertions(+), 4 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2024-01-31 17:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-29  8:22 [PATCH 0/3] *** nvme: add some commands tracing *** Guixin Liu
2024-01-29  8:22 ` [PATCH 1/3] nvme: add tracing of reservation commands Guixin Liu
2024-01-29  8:22 ` [PATCH 2/3] nvme: parse dsm command detailly when tracing Guixin Liu
2024-01-29 11:09   ` Chaitanya Kulkarni
2024-01-30  3:51     ` Guixin Liu
2024-01-30  8:05       ` Chaitanya Kulkarni
2024-01-30  8:35         ` Guixin Liu
2024-01-31 17:36     ` Keith Busch
2024-01-29  8:22 ` [PATCH 3/3] nvme: parse format command's lbafu " Guixin Liu
2024-01-29 11:01   ` Chaitanya Kulkarni
2024-01-30  3:37     ` Guixin Liu
  -- strict thread matches above, loose matches on Subject: below --
2024-01-30 11:34 [PATCH v2 0/3] *** nvme: add some commands tracing *** Guixin Liu
2024-01-30 11:34 ` [PATCH 2/3] nvme: parse dsm command detailly when tracing Guixin Liu
2024-01-30 11:35   ` Guixin Liu

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