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