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