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