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