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