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