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