index
:
ampere-computing/linux.git
arm64-for-upstream-24534b35
linux-4.15.15-amp
linux-4.16.12-amp
linux-4.16.5-amp
linux-4.16.9-retpoline
Linux kernel including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-record
blob: b1495c9a9b20e14ca2ad1ae62eafc13b741d2ca5 (
plain
)
1
2
#!/bin/bash
perf
record
-e
syscalls:sys_enter_futex
-e
syscalls:sys_exit_futex
$@