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