Linux Audio
Check our new training course
Linux debugging, profiling, tracing and performance analysis training
1#!/bin/bash 2perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@