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