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