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