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