Linux Audio

Check our new training course

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