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