This is the command perf2tau 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
perf2tau - converts PerfLib profiles to TAU profile files
SYNOPSIS
perf2tau {data_directory} [-h] [-flat]
DESCRIPTION
Converts perflib data to TAU format.
If an argument is not specified, it checks the perf_data_directory environment variable.
Then opens perf_data.timing directory to read perflib data If no args are specified, it
tries to read perf_data.<current_date> file.
OPTIONS
-h Display the help information.
-flat Suppresses callpath profiles, each callpath profile will be flattened to show only
the function profile.
EXAMPLES
%> perf2tau timing
Use perf2tau online using onworks.net services