This is the command eztrace 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 - performance analysis tool
SYNOPSIS
eztrace [OPTION] COMMAND_LINE
DESCRIPTION
Run COMMAND_LINE and generate an execution trace.
OPTIONS
-t [plugin1 plugin2 ... pluginN]
Select a list of plugins
-o DIRECTORY
Select the output DIRECTORY
-l DIRECTORY
Add DIRECTORY to the list of directories in which eztrace search for plugins
-f Enable EZTRACE_FLUSH
-d Debug mode
-?, -h
Display this help and exit
EXAMPLES
$ eztrace -t "memory pthread" ./my_program param1 param2
$ mpirun -np 2 eztrace -t "mpi pthread" ./my_program param1 param2
Use eztrace online using onworks.net services