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