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