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