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