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