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