kernel/tools/perf/scripts/python/bin/futex-contention-record

3 lines
82 B
Plaintext
Raw Permalink Normal View History

2024-07-22 17:22:30 +08:00
#!/bin/bash
perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@