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