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