author | Vincent Brillault <git@lerya.net> | |
Mon, 25 Sep 2017 19:21:45 +0000 (21:21 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Fri, 17 Nov 2017 11:01:59 +0000 (12:01 +0100) | ||
commit | cba183dbc6030501446c2a7134200f5f3739152b | |
tree | 51bebad2351bd39f5fe0adad4573ebb4bb2a564c | tree | snapshot |
parent | ec613f7fe32e45de07333a2de8343ea69ac474cd | commit | diff |
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.
Signed-off-by: Florian Forster <octo@collectd.org>
Since Linux 4.12, the kernel does not expose msr-index.h to the userland
anymore. This commit pulls and hardcode the required definitions.
Signed-off-by: Florian Forster <octo@collectd.org>
configure.ac | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/msr-index.h | [new file with mode: 0644] | blob |
src/turbostat.c | diff | blob | history |