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