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