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