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