This is the command eztrace_stats 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_stats - compute statistics from execution traces
SYNOPSIS
eztrace_stats [OPTIONS] INPUT_FILES
DESCRIPTION
Browse the INPUT_FILES generated by the eztrace command (or eztrace.old) and extract
statistics.
OPTIONS
-o DIRECTORY
Select the output directory
-v Enable verbose mode.
-h Display this help and exit
EXAMPLES
$ eztrace_stats /tmp/user_eztrace_log_rank_1
[...]
PThread:
-------
CT_Process #0:
semaphore 0x601300 was acquired 2 times.
semaphore 0x601320 was acquired 10 times.
mutex 0x6012c0 was acquired 20 times. total duration of critical_sections:
1000.065697 ms.
semaphore 0x601340 was acquired 10 times.
Total: 4 locks acquired 42 times
Use eztrace_stats online using onworks.net services