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