Simple and fast poor man's profiler for Linux.
Requires CMake and GCC with decent support of C++20 features (GCC 11). Clang support will be added later (it is blocked by some dependencies).
cmake --preset release-vcpkg
cmake --build --preset release-vcpkg --parallel
There are fully static nightly builds that can be used on any Linux distribution.
./build/release-vcpkg/bin/poorprof --help