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