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