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