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