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