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