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