This is the command perf-data 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
perf-data - Data file related processing
SYNOPSIS
perf data [<common options>] <command> [<options>]",
DESCRIPTION
Data file related processing.
COMMANDS
convert
Converts perf data file into another format (only CTF [1] format is support by now).
It’s possible to set data-convert debug variable to get debug messages from
conversion, like: perf --debug data-convert data convert ...
OPTIONS FOR CONVERT
--to-ctf
Triggers the CTF conversion, specify the path of CTF data directory.
-i
Specify input perf data file path.
-v, --verbose
Be more verbose (show counter open errors, etc).
Use perf-data online using onworks.net services