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