File: futex-contention-record

package info (click to toggle)
linux 3.16.7-ckt25-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 730,944 kB
  • sloc: ansic: 12,225,495; asm: 277,395; xml: 47,771; perl: 43,991; makefile: 30,513; sh: 8,063; python: 6,605; cpp: 5,130; yacc: 4,254; lex: 2,215; awk: 741; 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 $@