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