From 051aca4d10bd59d6ecf49add32e5fcaf82ece6f8 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Tue, 26 Sep 2017 01:40:17 -0400 Subject: [PATCH] updated pcp config file to not include stratos information --- config | 89 +++++++++++++++++----------------------------------------- 1 file changed, 25 insertions(+), 64 deletions(-) diff --git a/config b/config index c0fb735..756001d 100644 --- a/config +++ b/config @@ -1,72 +1,33 @@ -stratos-001:kernel.all.load[5] -stratos-002:kernel.all.load[5] -stratos-003:kernel.all.load[5] -stratos-004:kernel.all.load[5] -stratos-005:kernel.all.load[5] -stratos-006:kernel.all.load[5] -stratos-007:kernel.all.load[5] -stratos-008:kernel.all.load[5] +<>:kernel.all.load[5] +<>:kernel.all.load[5] +... -stratos-001:kernel.all.cpu.user -stratos-002:kernel.all.cpu.user -stratos-003:kernel.all.cpu.user -stratos-004:kernel.all.cpu.user -stratos-005:kernel.all.cpu.user -stratos-006:kernel.all.cpu.user -stratos-007:kernel.all.cpu.user -stratos-008:kernel.all.cpu.user +:kernel.all.cpu.user +:kernel.all.cpu.user +... -stratos-001:kernel.all.cpu.sys -stratos-002:kernel.all.cpu.sys -stratos-003:kernel.all.cpu.sys -stratos-004:kernel.all.cpu.sys -stratos-005:kernel.all.cpu.sys -stratos-006:kernel.all.cpu.sys -stratos-007:kernel.all.cpu.sys -stratos-008:kernel.all.cpu.sys +:kernel.all.cpu.sys +:kernel.all.cpu.sys +... -stratos-001:kernel.all.cpu.idle -stratos-002:kernel.all.cpu.idle -stratos-003:kernel.all.cpu.idle -stratos-004:kernel.all.cpu.idle -stratos-005:kernel.all.cpu.idle -stratos-006:kernel.all.cpu.idle -stratos-007:kernel.all.cpu.idle -stratos-008:kernel.all.cpu.idle +:kernel.all.cpu.idle +:kernel.all.cpu.idle +... -stratos-001:mem.util.free -stratos-002:mem.util.free -stratos-003:mem.util.free -stratos-004:mem.util.free -stratos-005:mem.util.free -stratos-006:mem.util.free -stratos-007:mem.util.free -stratos-008:mem.util.free +:mem.util.free +:mem.util.free +... -stratos-001:mem.util.used -stratos-002:mem.util.used -stratos-003:mem.util.used -stratos-004:mem.util.used -stratos-005:mem.util.used -stratos-006:mem.util.used -stratos-007:mem.util.used -stratos-008:mem.util.used +:mem.util.used +:mem.util.used +... #RAPL CPU PKG -stratos-001:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value -stratos-002:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value -stratos-003:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value -stratos-004:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value -stratos-005:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value -stratos-006:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value -stratos-007:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value -stratos-008:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value +:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value +:perfevent.hwcounters.rapl__RAPL_ENERGY_PKG.value +... + #RAPL DRAM -stratos-001:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value -stratos-002:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value -stratos-003:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value -stratos-004:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value -stratos-005:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value -stratos-006:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value -stratos-007:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value -stratos-008:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value +:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value +:perfevent.hwcounters.rapl__RAPL_ENERGY_DRAM.value +...