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