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