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