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