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