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