Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Apr 14-17, 2025
Register
Loading...
v5.9
1#!/bin/bash
2perf record -g "$@"
v6.13.7
1#!/bin/bash
2perf record -g "$@"