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