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