This is the command eztrace_convert that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
eztrace_convert - create PAJE/OTF traces
SYNOPSIS
eztrace_convert [OPTIONS] INPUT_FILES
DESCRIPTION
Browse the INPUT_FILES generated by the eztrace command (or eztrace.old) and create PAJE
or OTF trace files.
OPTIONS
-v Enable verbose mode.
-t TRACE_FORMAT
Select the output trace format. Available trace formats are PAJE, OTF (default:
PAJE).
-z Enable trace compression.
-o OUTPUT_FILENAME
Save the output trace as OUTPUT_FILENAME (default: eztrace_output.trace).
-h Display this help and exit
EXAMPLES
$ eztrace -t pthread ./application
Starting EZTrace... done
[...]
Stopping EZTrace... saving trace /tmp/user_eztrace_log_rank_1
$ eztrace_convert /tmp/user_eztrace_log_rank_1
Use eztrace_convert online using onworks.net services