]> www.infradead.org Git - users/hch/nvme-cli.git/commit
intel: Add function lat-stats to cli
authorKevin Chau <kchaumein@gmail.com>
Thu, 19 Sep 2019 01:57:15 +0000 (18:57 -0700)
committerKeith Busch <kbusch@kernel.org>
Sat, 14 Dec 2019 00:16:34 +0000 (17:16 -0700)
commitb7eb621f1a998f9b7a58501fdf6e6773ddc937ff
tree29cabab582af65863725a520125b44a935d1c89d
parentd2fd6d28fa86e2ba4c3210c3e6d45eeb526645a0
intel: Add function lat-stats to cli
Adds the lat-stats function to intel plugin.
If lat-stats-tracking is enabled, lat-stats will print out latency
statistics according to the user's desired format.

Auto detects intel drives to print the correct format.

Can output as raw binary, a formatted histogram, or as formatted json.

Signed-off-by: Kevin Chau <kchaumein@gmail.com>
plugins/intel/intel-nvme.c