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