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