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