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