linux-zen-server/tools/perf/scripts/python/bin/futex-contention-record

3 lines
82 B
Plaintext
Raw Normal View History

2023-08-30 17:53:23 +02:00
#!/bin/bash
perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@