diff --git a/perf/README.md b/perf/README.md index c159338c7..c1b5f77ff 100644 --- a/perf/README.md +++ b/perf/README.md @@ -31,6 +31,7 @@ Configure the build to include debug information for profiling: ``` CXXFLAGS="-fno-omit-frame-pointer" meson --reconfigure build -Dbenchmark=enabled --buildtype=debug +ninja -Cbuild ``` Then run the benchmark with perf: