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