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