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