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