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