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