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