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