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