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