index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-record
blob: 5ecbb433caf499d4103ad9a5561ebfa7eea86471 (
plain
)
1
2
#!/bin/bash perf record -a -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@