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