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