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