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