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