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