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