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