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