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