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