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