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