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