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