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