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