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