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