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