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