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