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