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