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