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