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