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