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