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