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