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