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