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