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