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