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