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