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