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