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