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