diff --git a/README.md b/README.md index 4c0b18600b5a436352ed8ce9a5aeeb7385fe7130..dd3457b9df112523ad215d9ff7cfebca8e1eee5f 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,12 @@ SENSORS: Ex: Zswap,Zswapped -L|--memory-list list the available memory counters and quit +-k|--likwid <perf_list> + performance counters + perf_list is a coma separated list of performance counters with associated register. + Ex: FP_ARITH_INST_RETIRED_128B_PACKED_DOUBLE:PMC0,FP_ARITH_INST_RETIRED_SCALAR_DOUBLE:PMC1 +-w|--list-likwid + list the available performance counters and quit ``` ## Installation Instructions @@ -85,6 +91,8 @@ sudo chmod a+w /sys/class/powercap/intel-rapl/*/* sudo chmod a+w /sys/class/powercap/intel-rapl/*/*/* ``` +For now likwid backend needs mojitos to run root privileges + ## Tutorial and Examples RAPL values during 2 seconds with a frequency of 2 Hz