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