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