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

Florian Forster octo at verplant.org
Fri Nov 17 13:21:25 CET 2017


 configure.ac    |   31 ++++----------------
 src/Makefile.am |    4 ++-
 src/msr-index.h |   85 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/turbostat.c |    8 +++---
 4 files changed, 97 insertions(+), 31 deletions(-)

New commits:
commit 6b91766963f80e75cbbb3f17fbdf357f80e7c7b6
Merge: ec613f7 5d19395
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date:   Fri Nov 17 13:15:19 2017 +0100

    Auto-Merge pull request #2545 from octo/turbostat
    
    Automatically merged due to "Automerge" label

commit 5d1939524113c6103e21b5d49bfe1fcb357f1a8a
Author: Florian Forster <octo at collectd.org>
Date:   Fri Nov 17 11:51:43 2017 +0100

    contrib/format.sh src/msr-index.h src/turbostat.c

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

    msr-index: include GPLv2 header
    
    Signed-off-by: Florian Forster <octo at collectd.org>

commit cba183dbc6030501446c2a7134200f5f3739152b
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.
    
    Signed-off-by: Florian Forster <octo at collectd.org>




More information about the collectd-changes mailing list