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