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