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