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