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