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