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