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