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