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