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