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