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