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