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