This website requires JavaScript.
Explore
Help
Sign In
linuxmsm
/
laptops-kernel
Watch
0
Star
0
Fork
0
mirror of
https://github.com/linux-msm/laptops-kernel.git
synced
2026-08-13 14:19:53 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
laptops-kernel
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-record
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
3 lines
82 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
perf python scripting: Add futex-contention script
2010-10-26 17:07:33 -02:00
#!/bin/bash
perf trace scripting: remove system-wide param from shell scripts
2010-11-10 08:08:20 -06:00
perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex
$@
Reference in New Issue
Copy Permalink