This is the command op2calltree 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
op2calltree - convert OProfile profiling data to KCachegrind calltree format
SYNOPSIS
op2calltree
DESCRIPTION
op2calltree reads the profiling data output by OProfile v0.8 and converts it into calltree
format for use by KCachegrind.
The OProfile data must be supplied on standard input, and should be obtained by running:
opreport -gdf
This converter will then write a separate calltree data file for each application, to a
file of the form oprof.out.<app>.
This utility is part of the KDE Software Development Kit.
Use op2calltree online using onworks.net services