tests/atomic_add-bench: add -p to enable sync profiler
commit9d5cff3df5620c7e02bdefa06d748a5cfc57f3b6
authorEmilio G. Cota <cota@braap.org>
Wed, 15 Aug 2018 15:43:44 +0000 (15 11:43 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 23 Aug 2018 16:46:25 +0000 (23 18:46 +0200)
tree2b1aa8e34155a2c5c05d6c7c7801b9b9623a43b6
parentcb764d06650da5fad7c833975b255d08e91a0a52
tests/atomic_add-bench: add -p to enable sync profiler

When used together with -m, this allows us to benchmark the
profiler's performance impact on qemu_mutex_lock.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/atomic_add-bench.c