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