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