Skip to content

b-gehrke/motiv

Repository files navigation

Marvelous OTF2 Traces Interactive Visualizer (MOTIV)

Build

An interactive Qt application to visualize OTF2 trace files.

Dependencies

Code documentation

The code documentation is generated and available at b-gehrke.github.io/motiv

Build

  1. Clone this repository: git clone https://github.com/b-gehrke/motiv
  2. Change to cloned repository: cd motiv
  3. Initialise the submodules: git submodule update --init --recursive
  4. Generate build system with CMake: cmake -S . -B build
  5. Build the project: cmake --build build

License

MOTIV is licensed under GPL v3 or later. The license is available here.

Jellyfish icon created by Freepik from Flaticon.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published