We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4726609 commit cae89abCopy full SHA for cae89ab
1 file changed
scripts/nvme-trace.d
@@ -35,7 +35,7 @@ propolis$target:::nvme_write_enqueue
35
36
propolis$target:::nvme_read_complete,
37
propolis$target:::nvme_write_complete
38
-/io[args[0]].ts != 0/
+/io[args[1]].ts != 0/
39
{
40
this->cid = args[1];
41
this->elapsed = timestamp - io[this->cid].ts;
0 commit comments