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