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