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