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