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