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