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