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