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