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