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