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