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