Rather than being able to use google-benchmark-devel
, all my packages must build it from source so they can set BENCHMARK_ENABLE_LIBPFM
to ON
.
This adds a dependency, but getting performance counters is both useful and a natural thing to want while running benchmarks.
Not sure what the best way to make package-configuration requests is.