Skip to content

nvme: add nvme top command

d83667c
Select commit
Loading
Failed to load commit list.
Draft

nvme-cli: add nvme top command for real-time monitoring #3333

nvme: add nvme top command
d83667c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 30, 2026 in 7s

1 new alert including 1 critical severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 7627 in nvme-print-stdout.c

See this annotation in the file changed.

Code scanning / CodeQL

Potential double free Critical

Memory pointed to by
subsys_arr
may already have been freed by
call to free
.