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