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