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