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