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