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