]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/futex-contention-record
Merge tag '5.1-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
[linux.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 $@
This page took 0.035743 seconds and 4 git commands to generate.