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