ReadMe: m perf command fix

This commit is contained in:
Anton Latukha 2021-01-26 13:01:26 +02:00 committed by GitHub
parent 2a5ac194b5
commit 3b24a5e6e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,7 +192,7 @@ nix-build \
--arg doBenchmark true \
--arg doStrip false \
--arg enableLibraryProfiling true \
--arg enableExecutableProfiling true
--arg enableExecutableProfiling true \
--arg doTracing true \
--arg enableDWARFDebugging true