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