Renaming model_specific_register to msr

This commit is contained in:
Mike Arpaia 2015-06-03 23:39:49 -07:00
parent 657731b11c
commit 388bfda4e6

View File

@ -1,4 +1,4 @@
table_name("model_specific_register")
table_name("msr")
description("Various pieces of data stored in the model specific register per "
"processor. NOTE: the msr kernel module must be enabled, and "
"osquery must be run as root.")