GNU Linux-libre 4.9.283-gnu1
[releases.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 $@