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