xref: /linux/tools/perf/scripts/python/bin/gecko-record (revision d601bb78f06b9e3cbb52e6b87b88add9920a11b6)
1#!/bin/bash
2perf record -F 99 -g "$@"
3