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