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