intel_pmu: address PR comments
[collectd.git] / src / collectd.conf.in
index bab7bca..1b40bf4 100644 (file)
 #</Plugin>
 
 #<Plugin intel_pmu>
-#    HWCacheEvents true
-#    KernelPMUEvents true
-#    SWEvents true
-#    HWSpecificEvents "L2_RQSTS.CODE_RD_HIT,L2_RQSTS.CODE_RD_MISS"
+#    ReportHardwareCacheEvents true
+#    ReportKernelPMUEvents true
+#    ReportSoftwareEvents true
+#    EventList "/var/cache/pmu/GenuineIntel-6-2D-core.json"
+#    HardwareEvents "L2_RQSTS.CODE_RD_HIT,L2_RQSTS.CODE_RD_MISS" "L2_RQSTS.ALL_CODE_RD"
 #</Plugin>
 
 #<Plugin "intel_rdt">