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