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