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