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