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