File: futex-contention-record

package info (click to toggle)
linux 3.13.10-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 652,244 kB
  • sloc: ansic: 11,592,015; asm: 269,920; xml: 46,564; perl: 43,621; makefile: 28,685; sh: 6,318; python: 5,394; cpp: 5,135; yacc: 3,571; lex: 2,044; awk: 722; pascal: 231; lisp: 218; sed: 30
file content (2 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (61)
1
2
#!/bin/bash
perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@