otfprint
Open Trace Format support library - development files
Install
- All systems
-
curl cmd.cat/otfprint.sh
- Debian
-
apt-get install otf-trace - Ubuntu
-
apt-get install otf-trace - Kali Linux
-
apt-get install otf-trace - CentOS
-
yum install compat-openmpi16 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install otf-trace - Raspbian
-
apt-get install otf-trace
otf-trace
Open Trace Format support library - development files
OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf provides support for reading/writing them. This package contains programs to manipulate otf files.