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