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