[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Tue Sep 26 19:47:36 CEST 2017


 Makefile.am     |    4 ++-
 configure.ac    |   28 +-----------------
 src/msr-index.h |   88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/turbostat.c |    2 +-
 4 files changed, 93 insertions(+), 29 deletions(-)

New commits:
commit d5792bedfe62671f9f6f04b75506e39eaffde8c0
Merge: 66ac89c 95fef76
Author: Florian Forster <octo at collectd.org>
Date:   Tue Sep 26 19:47:01 2017 +0200

    Merge remote-tracking branch 'github/pr/2446'

commit 95fef767a67b1e0eb34483e77992998e2eec1484
Author: Vincent Brillault <git at lerya.net>
Date:   Tue Sep 26 19:34:03 2017 +0200

    msr-index: include GPLv2 header

commit 077315abf531676f4b666b223a6a9412cf95476c
Author: Vincent Brillault <git at lerya.net>
Date:   Mon Sep 25 21:21:45 2017 +0200

    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.




More information about the collectd-changes mailing list