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