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