A utility front-end framework for supporting different back-end performance profilers.
Currently supported backend profilers:
- Chrono: A custom timing profiler based on the std::chrono library.
- Likwid: A lightweight performance profiler monitoring hardware performance counters.
- Intel VTune: Detailed low-level performance profiling of Intel processors.