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