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