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