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