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