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