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