Skip to content
Snippets Groups Projects
Commit c3307000 authored by Georges Da Costa's avatar Georges Da Costa
Browse files

Adds likwid to documentation

parent e9a9fa36
Branches
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment