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