intel_pmu: Implement performance monitoring plugin
authorPshyk, SerhiyX <serhiyx.pshyk@intel.com>
Wed, 10 May 2017 12:29:05 +0000 (13:29 +0100)
committerPshyk, SerhiyX <serhiyx.pshyk@intel.com>
Fri, 12 May 2017 13:40:59 +0000 (14:40 +0100)
commit08e419e462e8373538a7aef768bae0b2478e0e89
tree7619777fc475c99cca2c854217fbb56e094647f1
parent57b9e83320b35d4dbd1312db5fbf33ddf8ecd989
intel_pmu: Implement performance monitoring plugin

The intel_pmu plugin collects information about system performance
counters using kernel Linux perf interface.

Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
Makefile.am
README
configure.ac
contrib/systemd.collectd.service
src/collectd.conf.in
src/collectd.conf.pod
src/intel_pmu.c [new file with mode: 0644]