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