PowerAmdCpu
¤
parse_log
¤
Parse the AMD CPU power log file to energy values per package and per nodes. Returns: DataFrame containing energy data.
Source code in ea2p/src/amd.py
start
¤
Start the measure process using Linux Perf Tools through perf stat system wide sampling
Source code in ea2p/src/amd.py
stop
¤
Stop the measure process if started. A signal is send to the logging process to stop measurements
PowerAmdCpu
¤
parse_log
¤
Parse the AMD CPU power log file to energy values per package and per nodes. Returns: DataFrame containing energy data.
Source code in ea2p/src/amd.py
start
¤
Start the measure process using Linux Perf Tools through perf stat system wide sampling
Source code in ea2p/src/amd.py
stop
¤
Stop the measure process if started. A signal is send to the logging process to stop measurements