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