Linux Audio

Check our new training course

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