[PATCH] nvme: trace: parse format nvm command in detail
Christoph Hellwig
hch at lst.de
Thu Jan 28 07:39:20 EST 2021
On Thu, Jan 28, 2021 at 01:25:01PM +0100, Michal Krakowiak wrote:
> Thanks,
>
> I'd like to ask about future nvme tracing development: Will preparing
> similar patches (for more commands) be welcome? I'd like to do it, but I
> got some concerns after the discussion raised due to this patch.
I'm a little worried to that we grow decoders for every obscure NVMe
command in the long run. I think everything that is either issued by
the kernel driver or very commonly used by administrators (e.g. Format
NVM) is a fair game, but at some point we have to draw a line.
More information about the Linux-nvme
mailing list