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