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