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