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