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