Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
868b5312e8
commit
d6fd2fdea9
305 changed files with 20664 additions and 6099 deletions
|
@ -11,6 +11,7 @@ PLUGIN(NAME("intel", "Intel vendor specific extensions"),
|
|||
ENTRY("id-ctrl", "Send NVMe Identify Controller", id_ctrl)
|
||||
ENTRY("internal-log", "Retrieve Intel internal firmware log, save it", get_internal_log)
|
||||
ENTRY("lat-stats", "Retrieve Intel IO Latency Statistics log, show it", get_lat_stats_log)
|
||||
ENTRY("set-bucket-thresholds", "Set Latency Stats Bucket Values, save it", set_lat_stats_thresholds)
|
||||
ENTRY("lat-stats-tracking", "Enable and disable Latency Statistics logging.", enable_lat_stats_tracking)
|
||||
ENTRY("market-name", "Retrieve Intel Marketing Name log, show it", get_market_log)
|
||||
ENTRY("smart-log-add", "Retrieve Intel SMART Log, show it", get_additional_smart_log)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue