Linux Audio

Check our new training course

Loading...
v6.8
1#!/bin/bash
2perf record -g "$@"
v5.14.15
1#!/bin/bash
2perf record -g "$@"