Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc...
[linux-2.6-microblaze.git] / tools / perf / scripts / python / bin / futex-contention-record
1 #!/bin/bash
2 perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@