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