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