An interactive Qt application to visualize OTF2 trace files.
- C++20 compatible compiler
- CMake
- Qt6 (incl. Qt Widgets)
- otf2
- otf2xx (included as submodule)
The code documentation is generated and available at parcio.github.io/motiv
- Clone this repository:
git clone https://github.com/parcio/motiv
- Change to cloned repository:
cd motiv
- Initialise the submodules:
git submodule update --init --recursive
- Generate build system with CMake:
cmake -S . -B build
- Build the project:
cmake --build build
MOTIV is licensed under GPL v3 or later. The license is available here.
Jellyfish icon created by Freepik from Flaticon.