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