Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 508 Bytes

File metadata and controls

23 lines (19 loc) · 508 Bytes

dcdb2prv

dcdb2prv is a small command line application to convert and merge dcdb power readings to BSC's (https://tools.bsc.es/paraver) Paraver performance analysis tool format.

Compilation

./configure
make

Usage

Usage: dcdb2prv [OPTION...]
	-p, --power=STRING	Power trace
	-o, --output=STRING	Output filename
	-t, --offset=INT	Initial timestamp (ns)
	-v, --verbose		Be verbose

Help options:
	-?, --help		Show this help message
	--usage			Display brief usage message