Skip to content

bsc-performance-tools/dcdb2prv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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