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