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