turbostat: import msr-index header from linux
authorVincent Brillault <git@lerya.net>
Mon, 25 Sep 2017 19:21:45 +0000 (21:21 +0200)
committerVincent Brillault <git@lerya.net>
Mon, 25 Sep 2017 19:44:16 +0000 (21:44 +0200)
commit077315abf531676f4b666b223a6a9412cf95476c
tree9466a96cea6e3358395b2dbc6ac638fee98b42d1
parent461ea8f0de4ea5b6106e681c3436b02e59324f68
turbostat: import msr-index header from linux

Since Linux 4.12, the kernel does not expose msr-index.h to the userland
anymore. This commit pulls and hardcode the required definitions.
Makefile.am
configure.ac
src/msr-index.h [new file with mode: 0644]
src/turbostat.c