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