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