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