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