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