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