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